I would like to ask you a question regarding the use of the Matrix visual. As an example use the Matrix that you used in your video. You have the Year and the Month. Suppose I want a partial total per Year/Month, but not the Year/Total, nor do I want the word Total to appear. thanks
@@GoodlyChandeep In this video by Curbal, she explains how to show the Total without showing the subtotal. What I want is the exact opposite, showing the subtotals without showing the grand total. th-cam.com/video/58a2rIV2nYg/w-d-xo.html
sir, thank you for the video!! can you please explain from where the Total appeared in the visual? Is 'Total' calculated by the Visual or is it already there in the data file.
2 ปีที่แล้ว
wow I loved your channel... You just got a subscriber!
Thanks for this great video! but one question, could you kindly explain why sumx(values) is required/how do we read that portion? if(HASONEVALUE('Country Only'[Country]),[Q1 Shipment Amt US$],sumx(values('Country Only'[Country]),[Q1 Shipment Amt US$]))
sir, could you provide powerbi file for this hasonevalue video? i need to know how did you put year and month in a table at 1:20 ? pls let me know sir. i want to know. thanks in advance.
It's amazing how well you're able to simplify things like this. You're a Goat!!! Thanks
I'm now feeling bad for not finding you all these days. Fantastic Explanation 😊
I've just started learning DAX this week, but this was very well explained that even I understood it. Thank you very much for this. Subbed!
Congratulations.
Again very well explained and clear.
Keep up the great work.
Great explanation thank you ! i've become addicted to your videos because of your way of simplifying things !
Haha.. thanks Man. Hopefully this addition serves you well. 😁
Hi Chandeep. Thanks for this quick lesson. Very well explained and interesting. Thanks for sharing. Thumbs up!!
Thanks Wayne for watching all my tutorials :)
awesome man. really very helpful to me. Pls.. do videos like this
Thank you for your knowledge sharing 👍
I would like to ask you a question regarding the use of the Matrix visual.
As an example use the Matrix that you used in your video.
You have the Year and the Month.
Suppose I want a partial total per Year/Month, but not the Year/Total, nor do I want the word Total to appear.
thanks
Hi Joao,
Is there any logic for Partial Total ? Partial for what period ?
If you can help me understand the problem, I can look into it :)
@@GoodlyChandeep In this video by Curbal, she explains how to show the Total without showing the subtotal. What I want is the exact opposite, showing the subtotals without showing the grand total.
th-cam.com/video/58a2rIV2nYg/w-d-xo.html
sir, thank you for the video!! can you please explain from where the Total appeared in the visual? Is 'Total' calculated by the Visual or is it already there in the data file.
wow I loved your channel... You just got a subscriber!
Welcome aboard!
Clear Explanation. Thank you.
excellent explanation as always
Thanks for this great video! but one question, could you kindly explain why sumx(values) is required/how do we read that portion?
if(HASONEVALUE('Country Only'[Country]),[Q1 Shipment Amt US$],sumx(values('Country Only'[Country]),[Q1 Shipment Amt US$]))
sir, could you provide powerbi file for this hasonevalue video?
i need to know how did you put year and month in a table at 1:20 ?
pls let me know sir. i want to know. thanks in advance.
How to contact you to take yours courses
goodly.wordpress@gmail.com
This helped! Thanks
Very useful formula, thanks
Glad it was helpful!
Can you explain Combination of Hasonevalue and allexcept
How can i add hasonevalue with distict count
Evey month distinct count but in total return avg all months
How to rectify wrong values at the total level in a measure.
Very Nice
Best describe ever
Glad you like it! 💚
Bro explanation is good .unable to catch you..too fast
Has one value can only use in months and years or any other
You can write it on any column of a table. I used Months as an example.
Thanks!