Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Building Template to hold data claculations

Hi,   I have some data that once extracted from our source system needs to have some formulas & Calculations appllied to it before we can use it to build dashboards on in Power BI.   Can anyone a...
  • Anonymous's avatar
    Anonymous
    7 years ago

    I suggest you take a look at the power bi ETL documentation and also the DAX programming in the Query Editor you can handle your data before developing your reports.
    I hope it helps.