Forum Discussion

mmsherer's avatar
mmsherer
Regular Visitor
9 months ago
Solved

Report Builder & PowerBI Report Builder Visual

Hey all! At a bit of a loss on this one. I had it working about a month ago and now suddenly it isn't. I have two setups: PowerBI Report: This serves as the shell to house four Report Builder Te...
  • v-sgandrathi's avatar
    9 months ago

    HI mmsherer,

    Thank you amitchandak for your response.

    Check for mismatches in the type and multi-value settings between Power BI and each paginated report. For example, if a report parameter is set as Integer (or GUID) but the visual sends Text, or if one side supports multiple values and the other does not, this can cause errors. Ensure parameter names and data types match exactly, including case. Confirm the report parameter isn’t hidden or internal only, and avoid using Power Query parameters in the paginated template, as they don’t map the same way from the visual. Try entering a simple literal value from the visual to see if mapping is the issue. Clear your browser cache and check that you’re using the latest Paginated Report Visual. The browser console may provide more detail.

     

    Thankyou.