Filter pane is a familiar functionality when building reports in Power BI Desktop and using reports in Power BI Service. Hiding filter pane is often a requirement when you want to prevent users from changing filter conditions and save spaces for visualizations. It is straight forward and easily be done by turning off the filter … Continue reading Hiding Power BI report filter pane from report viewers in Power Apps Portal embedded report
Category: Workaround
Can’t set record Status Reason to default value in CRM Worklfow with Status Transition Rules Enabled
I encountered a weird case when trying to set record status reason to default value on creation of the record in CRM Workflow with Status Transition Rules enabled in the entity configuration. I'll replicate the case and implement a workaround in my trial CRM Online instance. Let's say we need to track payments from customers. … Continue reading Can’t set record Status Reason to default value in CRM Worklfow with Status Transition Rules Enabled
Set default value to a Prompt and Response step from a Currency (Money) field
You may know that Dialog Process is deprecated, but I've kept bumping into it recently with past projects. Today I have a request to set default value to a Prompt and Response step with value from a Currency field. It should be easy as I first thought but it isn't. In the Prompt and Response … Continue reading Set default value to a Prompt and Response step from a Currency (Money) field
Required field in Dialog Process
Dialogs are deprecated (as of the December 2016 update), but I got this query from customers of an existing project. So I thought I should posted what I found here just in case. There is no out of the box way to make a field required in a dialog process. Luckily, there is a workaround, … Continue reading Required field in Dialog Process