The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I migrate ssrs report to power bi desktop but i have new challenge. Actually, we can choice environnement with a select box and this last one change the data connector(teradata) but, we can do this like with ssrs in power bi.
so, i wonder if it's possible with power bi desktop or i'm just in the wrong way.
regards
Solved! Go to Solution.
Hi @jdgenest ,
Here I suggest you to try Parameter in Power BI Desktop.
Current the slicer and filter not able to directly interact with the backend query tables connection string.
You can change the data source in Power Query Editor or Power BI Service Parameter Selection.
Parameters give you the flexibility to dynamically change the output of your queries depending on their value, and can be used for:
For reference: Parameters - Power Query | Microsoft Learn
You can refer to this blog to learn more details about how to configure:
Using the Power BI Service Parameters to change co... - Microsoft Fabric Community
How to Parameterize Data Sources in Power BI | phData
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @jdgenest ,
Here I suggest you to try Parameter in Power BI Desktop.
Current the slicer and filter not able to directly interact with the backend query tables connection string.
You can change the data source in Power Query Editor or Power BI Service Parameter Selection.
Parameters give you the flexibility to dynamically change the output of your queries depending on their value, and can be used for:
For reference: Parameters - Power Query | Microsoft Learn
You can refer to this blog to learn more details about how to configure:
Using the Power BI Service Parameters to change co... - Microsoft Fabric Community
How to Parameterize Data Sources in Power BI | phData
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.