Forum Discussion

pasquale_ceglie's avatar
pasquale_ceglie
Frequent Visitor
1 year ago
Solved

Missing Parameter section in PowerBI Report Server report

Hello everyone, I'm having a problem that is driving me crazy with parameter management in PowerBI Report Server. I have a report developed with PowerBI Desktop Report Server (May 2025) that uses a p...
  • v-sgandrathi's avatar
    v-sgandrathi
    1 year ago

    Hi pasquale_ceglie,

    Thank you for the clarification. Since you're using a Power Query parameter to define the file path dynamically and plan to change it after publishing the report to Power BI Report Server, note that PBIRS does not expose Power Query parameters in the "Manage > Parameters" pane. These parameters are fixed during report publishing and cannot be modified from the server UI. Given your scenario requires dynamic path control post-publish and What-If parameters are not suitable, here are a few alternatives:

    Create a config source (Excel, CSV, or SQL table) with the file path. Load it into Power Query and reference it in your logic. This way, you can change the path externally without republishing the report.
    Maintain separate PBIX files with hardcoded path values and publish them individually. This supports different paths when direct interactivity isn't possible.

    If none of the above workarounds meet your needs, we recommend opening a Microsoft support ticket. This will allow the engineering team to investigate the issue in detail and provide a resolution or guidance.
    To raise a support ticket for Fabric and Power BI, kindly follow the steps outlined in the following guide:
    How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn

    Problem solved? Hit “Accept as Solution” and high-five me with a Kudos! Others will thank you later!

     

    Thank you,

    Sahasra

    Community Support Team.