Forum Discussion

Emma_'s avatar
Emma_
Helper II
10 months ago
Solved

Report URL with filter parameters

Hello, I would like to create an URL for my report in Power BI service to automatically select a filter parameter pointing directly to slicer language version de, fr or it. I was trying to get some i...
  • Emma_'s avatar
    Emma_
    10 months ago

    thanks for reply. In the end I figured out the solution by myself:

    1. removed default language filter from the slicer in Power BI desktop in order to allow selection of each language option in service

    2. replaced "?experience=power-bi" element in URL with ?filter=pbi_d_translations/LanguageId eq 'fr'