Download the file ⬇ - goodly.co.in/how-to-filter-by-measure-power-bi Fix Incorrect Totals in Power BI - ruclips.net/video/yw0QHu9V4UQ/видео.htmlsi=i9k82sWxzQleOBR_ Mastering DAX & Data Modeling - goodly.co.in/learn-dax-powerbi/
Another awesome video! Well done! I really enjoy the way you approach your content-it’s clear that you put a lot of care and thought into making everything so easy to follow and understand. Every time, you manage to deliver something practical and super helpful. Keep it up, you're doing an amazing job, and I can’t wait to see what you share next!
Hello goodly, I have a query, regarding window function. When i use window function to calculate cumulative sum, it works well, but when I put any filter then it shows the same value as total sales. It does not perform cumulative sum. Can you tell me how can i hold this cumulative sum value?
Is there an option where you build slicer by a measure WITHOUT adding new table (I have this option disabled - it is not mine dataset) . I can only create measures.
Download the file ⬇ - goodly.co.in/how-to-filter-by-measure-power-bi
Fix Incorrect Totals in Power BI - ruclips.net/video/yw0QHu9V4UQ/видео.htmlsi=i9k82sWxzQleOBR_
Mastering DAX & Data Modeling - goodly.co.in/learn-dax-powerbi/
BARDZO dziękuję! Rewelacyjny trener, film i sposób rozwiązywania kostki! Dziękuję ❤🎉
Another awesome video! Well done! I really enjoy the way you approach your content-it’s clear that you put a lot of care and thought into making everything so easy to follow and understand. Every time, you manage to deliver something practical and super helpful.
Keep it up, you're doing an amazing job, and I can’t wait to see what you share next!
Fantástico! Inteligente, brillante, ingenioso y eficaz. Enhorabuena! Muchas gracias.
For the Power Bi course, you are such a gem 🤌🏻; your teaching abilities are far superior to others'.👍 Thank you !!!
Nice video it will be helpful - Thank you 🙏
Wow.Simply Superb !!!
Many thanks!
Thank you so much 💓
So awesome!!
congratulations
Hello goodly,
I have a query, regarding window function.
When i use window function to calculate cumulative sum, it works well, but when I put any filter then it shows the same value as total sales.
It does not perform cumulative sum.
Can you tell me how can i hold this cumulative sum value?
Is there an option where you build slicer by a measure WITHOUT adding new table (I have this option disabled - it is not mine dataset) . I can only create measures.
Hello Bhai,
Will you launch DAX course in Hindi Language??
Var MinSales=MIN(‘Sales Filter’[Value]), why sales filter need single quotation mark? Sales filter is a table right?