Forum Discussion
Using Parameters in dataflow
- Anonymous2 years ago
Hi smpa01 - this is a limitation of Power BI Dataflows - Link to Limitations "In Power BI dataflows, you can use parameters but you can't edit them unless you edit the entire dataflow. In this regard, parameters in dataflows behave similar to declared constants."
The work around is to define the parameter in another Data Source (e.g. Excel file or SharePoint list) and import into the dataflow.
Hi smpa01 - this is a limitation of Power BI Dataflows - Link to Limitations "In Power BI dataflows, you can use parameters but you can't edit them unless you edit the entire dataflow. In this regard, parameters in dataflows behave similar to declared constants."
The work around is to define the parameter in another Data Source (e.g. Excel file or SharePoint list) and import into the dataflow.
- smpa012 years agoCommunity Champion
This is simply no good and in my opinion defeats the purpose of a having a const in the form of parameter which cant be controlled externally outside of a df unlike in dataset. I would not know what is the purpose of having a const controlling which needs one to go inside the query every time there is a req. It does not make sense to me. I would stick with parameter in dataset.