Forum Discussion

smpa01's avatar
smpa01
Community Champion
2 years ago
Solved

Using Parameters in dataflow

Is there a way to use paramters in dataflow? I am passing on the parameter to a ssas query.   I am currently running into this. I want to be able to utilize parameters in a df Query but looks lik...
  • Anonymous's avatar
    Anonymous
    2 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.