The DAX function that you have used for Calculated Measures is not compulsory I think. By using the filter on Order date it will automatically change the Sales slicer.
DAX calculations can sometimes degrade performance when compared to transformations because DAX is evaluated at the time of running a query. This means that each time a query is executed, the calculations are performed, which can slow down the process. DAX calculations can be quite complex, involving calculations and aggregations that need to be applied to large datasets. On the other hand, transformations are performed during the data loading phase, which means that the data is already structured and optimized for querying. This pre-processing step makes queries run more efficiently, leading to better performance.
Very helpful video 🙌🙌
please post the next videos also, your teaching is easy to understand
Thank you, I will upload soon
Hi
Good video. Try to make videos on a regular basis.. I want to learn PBI.
teaching lavel wow😍😍
Thank alot your video are so well organised for learning 🎉
Very nice teaching 😊
Excellent
Mam i have been waiting for your videos..... Thanks
Please keep it continuing
As your way of teaching is too helpful for us
Very well explained 🙌🏻
Thank you 🙂
Hello,
Good explained, pls try to make regular videos, and continue the conpare videos.
Very good explanation mam
thanks for the wonderful video
Nice Video . If you wish to expand your subscriber number ,Try to make videos on a regular basis and make more content
thanks for sharing the dataset
Thank you mam
Keep watching
Very nice platform
Ma'am humko kaise pata chalega ki kya aur konsa measure add karna hai??? Aur ma'am interview questions ki ek video banaiye kaise hum interview qualify kar sakoon...
Vo requirements ke basis pe hame Measure use karna hai me apne ane vale video me batugi
For interview questions I will try to make.
@@BiShikha Thank you ma'am...
keep it up very good
Make playlist on dax
Can you please make a videos series for DAX function
Keep Growing didi
The DAX function that you have used for Calculated Measures is not compulsory I think. By using the filter on Order date it will automatically change the Sales slicer.
Mam please make playlist on DAX
Hi make more videos on dax ❤
Why dax degregade the performance when you compared to transform,pls answer this, interviewer asked me
DAX calculations can sometimes degrade performance when compared to transformations because DAX is evaluated at the time of running a query. This means that each time a query is executed, the calculations are performed, which can slow down the process. DAX calculations can be quite complex, involving calculations and aggregations that need to be applied to large datasets. On the other hand, transformations are performed during the data loading phase, which means that the data is already structured and optimized for querying. This pre-processing step makes queries run more efficiently, leading to better performance.
@@BiShikha thanks a lot,I take screenshot of this answer 😊