Forum Discussion
Embed Power BI Report in CRM with Dynamic Filtering
- Anonymous4 years ago
Hi mchaudhr ,
Can you refresh the report successfully? What have you done before the Customertrim0s is blank? Could you please provide more details?
I have found a similar post, please refer to it to see if it help you.
Power BI embedded in CRM Dynamics (Filter)
-
We have observed this when an entity field value is a valid number, the value is sent to Power BI as a number but Power BI is expecting strings.
Solution : Update the "values" condition to surround the $a with escaped double quotes
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
-
Hi mchaudhr ,
Can you refresh the report successfully? What have you done before the Customertrim0s is blank? Could you please provide more details?
I have found a similar post, please refer to it to see if it help you.
Power BI embedded in CRM Dynamics (Filter)
-
We have observed this when an entity field value is a valid number, the value is sent to Power BI as a number but Power BI is expecting strings.
Solution : Update the "values" condition to surround the $a with escaped double quotes
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.