Forum Discussion

Corinna_StAubin's avatar
Corinna_StAubin
Regular Visitor
1 year ago
Solved

Power BI Paginated Report Multi-Lingual Prompt Issue - Please Assist

Hello,  Need assistance with Power BI Paginated Reports Multi-lingual Prompts Background:  Working with a client in Power BI Report Server & Paginated Reports.  We have built several (over 100) Po...
  • v-achippa's avatar
    v-achippa
    11 months ago

    Hi Corinna_StAubin,

     

    In Power BI Paginated Reports the parameter prompt field does not support expressions like ssrs, this is a current limitation. For multi lingual scenarios, the supported approach is to localize the parameter Available Values through a dataset query, so that the dropdown contents reflect the user’s language.
    Or since you are embedding the reports in a custom web app, hide the built in parameter panel and provide your own localized parameter UI in the app, then pass the parameter values directly into the report at render time.

     

    Thanks and regards,

    Anjan Kumar Chippa