Forum Discussion
Trooz
6 years agoHelper I
Divide function
Hi friends, I'm sorry to make this question, but I was trying to simulate an assignment and I found that they used DAX "DIVIDE" to create this table and to make it also appear in the "Data model ...
- Anonymous6 years ago
Hi Trooz ,
Incase you want to create a calculated column, you will need to click on the calculated column and not a measure.
Try creating a column and you can perform the Divide function.
Regards,
Harsh Nathani
Greg_Deckler
6 years agoCommunity Champion
Any time you reference a column in a measure, you must use an aggregation like MIN, MAX, SUM, AVERAGE, etc.
The function you are using has nothing to do with it, any function will exhibit the same behavior in a measure calculation.
The function you are using has nothing to do with it, any function will exhibit the same behavior in a measure calculation.
Trooz
6 years agoHelper I
Thanks Greg_Deckler 🙂
you know those are my first days with Power BI so I still need to learn 🙂
- Greg_Deckler6 years agoCommunity ChampionHere to help flatten the learning curve! 🙂
- Anonymous6 years agoNot applicablehttps://www.youtube.com/watch?v=78d6mwR8GtA
https://www.youtube.com/watch?v=_quTwyvDfG0
https://www.sqlbi.com/tv/time-intelligence-in-microsoft-power-bi/
Something to watch and start with...
Best
D