Forum Discussion
Variables
Hi,
I really want to understand the use of Variables better and how to apply them, can anyone point me in the way of good articles on them please?
Thanks
David
Sure Daviejoe
https://blog.enterprisedna.co/using-variables-in-dax-a-detailed-example/
https://docs.microsoft.com/en-us/power-bi/guidance/dax-variables
https://powerbi.tips/2017/05/using-variables-within-dax/
The important thing to remember about DAX variables is that they are not variable... No, really! 🙂
2 Replies
- Greg_DecklerCommunity Champion
Sure Daviejoe
https://blog.enterprisedna.co/using-variables-in-dax-a-detailed-example/
https://docs.microsoft.com/en-us/power-bi/guidance/dax-variables
https://powerbi.tips/2017/05/using-variables-within-dax/
The important thing to remember about DAX variables is that they are not variable... No, really! 🙂
- DaviejoeMemorable Member
Greg_Deckler Thanks Greg, much appreciated.