Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Measures in dataflows

Hello,  I'm creating a dataflow in Power BI service. Once I have the dataflow, I would be interested in being able to create measures within the dataflow that when connecting a power BI desktop wit...
  • bcdobbs's avatar
    4 years ago

    Afraid data flows won't do that for you.

     

    What you want to do is consume the data flow and publish a dataset which contains all measures and business logic. This can then be used by other reports.