Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Power BI embeded <PowerBIFilter> reference

Hello,   I am trying to call a powerBI from Dynamics CRM using the contains operator. I use the following syntax to call a report using the is operator: <PowerBIFilter> { "Filter": "[{\"$schema...
  • Anonymous's avatar
    Anonymous
    6 years ago

    I solve my situation by re-organizing the query at the SQL Server level, by using a view that reproduces the left join I was using in PowerBi with contains.