Forum Discussion
devenk2
3 years agoFrequent Visitor
How to create new table with data from another table using DAX
Hello, I was wondering if someone could help me write a DAX function to create a new table in Power BI as follows: I currently have a table that looks like this: Incident ID Application Name...
- 3 years ago
By the looks of it, you can use a simple matrix + measures or field parameters (for measures) to get the result you are expecting
We will be happy to help if you provide sample data and the calculations needed for each "column" in your expected outcome
PaulDBrown
3 years agoCommunity Champion
By the looks of it, you can use a simple matrix + measures or field parameters (for measures) to get the result you are expecting
We will be happy to help if you provide sample data and the calculations needed for each "column" in your expected outcome
devenk2
3 years agoFrequent Visitor
That would be great! Is there a way I can email you an excel file that has the calculations for each of these columns? I would rather not post it publicly
- PaulDBrown3 years agoCommunity Champion
I've sent you a PM, but you could just as well post mockup data so others can contribute