Download the File ⬇ - goodly.co.in/how-to-fix-incorrect-totals-in-power-bi/ Join the waitlist for Power Query's M Language course↗ - subscribepage.io/Learn_Power_Querys_M_Language
@pradeepadhav Жыл бұрын
dear can you guide how to join line in line chart if line graph if some month data not available, line shows disconnected chart
@lukev73010 ай бұрын
Ohh Chandeep You have saved our dashboards from this total error. Thank you so much. We will circulate this useful tutorial.
@groman31010 ай бұрын
This was extremely helpful. I spent days looking at our totals in a certain matrix and this method solved the issue. Thank you so much!
@petercompton5383 ай бұрын
This is brilliant - the problem comes up all the time. It is so useful to understand that you need to create "parallel" tables. Thank you
@webersworld7723Ай бұрын
OMG!!! You are AMAZING! Perfect instructions, I can’t believe I did it! You totally saved my a$$!!!
@GoodlyChandeepАй бұрын
You're welcome, I'm here to save your a$$ 😉
@yoyispao Жыл бұрын
Awesome explanation, I was lost on that issue, but now I understand a bit more, thanks!!!😊
@Si_inkart11 ай бұрын
thank you, this explanation saved my sanity, had a report published with correct row amounts but overall total was wrong, cheers
@hambon78Ай бұрын
dude that sumx value calculate nailed it! thanks a bunch
@JacobBrosh2 ай бұрын
This was SUPER helfpul! Your examples and explanations made this very easy to learn. Thanks Chandeep!
@alexkim72707 ай бұрын
Thanks for explaining. I've been wondering, for the longest time ever why do I always have many people complaining about the total rows that don't add up. I now understand it is as I suspected. Non-additive measures. I would actually consider ISINSCOPE for some cases.
@Torres86318 ай бұрын
Thank you so much for this video. I was struggling with figuring out how to do it when there was a matrix. You made my day!
@gustavobarbosa906 Жыл бұрын
After watching this, I have many measures to rewrite 🤣! Thank you!
@IvanCortinas_ES Жыл бұрын
As always getting to the heart of the matter. Excellent tutorial Chandeep.
@Wasimd-t4b3 ай бұрын
Sandeep Bhai So much !!!! otherwise this Total Error was making me crazyy
@nedelinatasheva1720Ай бұрын
Thank you for this video, it was very helpful!
@sabzchetty3 ай бұрын
Excellent explanation! 👍🏼Thanks!
@Henrik.Vestergaard Жыл бұрын
Cool video and THANKS for the Greg Deckler reference, plz vote everybody!
@siddheshamrutkar8684 Жыл бұрын
Wow Wow.. You are wonderful... Best Video.. 👍
@indiapradeep20088 ай бұрын
Thank you so much bro, I was struggling with this since couple of days .. great help
@eleftheriakoniari33923 ай бұрын
Hi! Thank you very much for the video! Is brilliant! One question, how can we handle the incorrect totals of your last example if we have field parameters for dynamic selection of rows in a matrix?
@pierre-louisviala3191 Жыл бұрын
Thanks a lot Chandeep ! As usual : Smart, concise explanation, excellent teacher ! I think that PowerBI is misleading with bottom line called "Total" ; I would prefer instead "All" or even better to let the user define the bottom row header
@chrism9037 Жыл бұрын
That was awesome, thanks Chandeep
@eimantez.8566 Жыл бұрын
That was very helpful! Thank you
@OneNI83 Жыл бұрын
Nice,nifty tip on dax studio to convert the value.
@alterchannel25019 ай бұрын
You are an amazing teacher🎉
@enocharthur4322 Жыл бұрын
Thanks for much for this @GoodlyChandeep. This is excellent! Do you have any update on the status of the vote you spoke about at the end of your video?
@MoonShine-bs6cl11 ай бұрын
Hi awesome explanation, but i have a doubt if you could make a video on the running total by category and put it as a Top N, so how do i get the correct total when topn values are selected... Pls help
@deeswift-z1h5 ай бұрын
Can the same be achieved with Summarize( addcolumns( max(sales), "day", (uniquedays))
@mariaalejandraalfonsomunoz173711 ай бұрын
Thanks for your input. But I need the opposite. In my case The total is correct, but I need to focus on fixing values within rows. In your initial example with CHANNEL and UNIQUE DAYS, I want to show a non-duplicated total of 464, considering only unique days for 'Affiliate,' 'Organic,' and 'Promotional' channels. Can you help me count only once time the same day across these three channels?
@Phoenixspin2 ай бұрын
I accept whatever Power BI gives me as the true and accurate total. Life is less stressful that way.
@leoncastro3073 Жыл бұрын
What a great video, I could not find a better explanation in Spanish. Thank you very much. Is it possible to make examples with averages and that in the totals of the power bi table or matrix the average of everything is shown and not the sum of them. Thanks again, greetings from Colombia.
@BISimplifier Жыл бұрын
Greg's Dilemma !! 😄,Chandeep where is the meme for the video cover..😂
@navisalomi11 ай бұрын
This is bananas 🍌. Simply mindblowing 🎉.
@ayushtiwari56654 ай бұрын
Thank you chandeep it helped a lot.
@vasilisa6128 Жыл бұрын
Thank you! Great video as usual!
@santiagodagostino14654 ай бұрын
You are a savior! Thank you so much!
@andybecker9627 Жыл бұрын
fantastic explanation!!! thank you
@hopebirdsong28477 ай бұрын
Chandeep, I loved your video. although, I am receiving incorrect totals for the following measure: Notes within Admission = CALCULATE(DISTINCTCOUNT('TABLE[signature date], FILTER(table, table[admitDate] = table[signatureDate] Is there a way to write the dax code so that it totals the above outcome per row?
@sabzchetty3 ай бұрын
Summarize the table/columns then SUMX it. Basically forcing context in that measure and summing whats only available in that context. Hope it makes sense.
@jadhavbanjara63069 ай бұрын
Thank you Sir I got a solution from your video and example
@tommynguyen4253 Жыл бұрын
The issue with the fix is NOT dynamic. Whenever you change the attribute, it wont work anymore. If we have some function opposite to ALLSELECTED (eg. ALLNOTSELECTED), then it would make it easier.
@learningsessions45849 ай бұрын
Hi Chandeep, thanks for this brilliant video. Can you please point me to any such of your video where I want to have percentage of grand total along with values by category. Not the simple percent of grand total but percentage at each level & addition of all such percentage ( which will be 100%)
@williamarthur4801 Жыл бұрын
Funnily enough prior to this I was re watching a vid on Semi additive measures for end of month, BTW have you thought of doing a video on DAX studio, I find it very useful, but only use a fraction of the features available.
@silentflight1 Жыл бұрын
agreed. would love a dax studio vid
@anikeetdey3411 Жыл бұрын
Yes please make a series on DAX Studio
@walidjaballah90052 ай бұрын
On excel there is a formula avedev. What is the formula on power query? Thx in advance
@Hussain_19903 ай бұрын
Wow man, salute to you.
@cindypoh97664 ай бұрын
Hi Can you help me? Everytime when i use SUMMARIZE or SUMMARIZECOLUMNS, i get below errors: Couldn't load the data for this visual MdxScript(Model) (299, 5) Calculation error in measure 'TABLE'[measure]: SummarizeColumns() and AddMissingItems() may not be used in this context.
@nikakalichava8012 Жыл бұрын
good one already been using these methods! goodly, can you help me with 1 problem? I have a data for 2023 sales, but each row is a cumulative for previous... Lets say I have 2 sales reps, 1 sold 200$ and other 400$ in Sep-1, and 1 sold 300$ and other 0, the data comes Sep 1 ; Sales rep 1 ; Sales 200 Sep 1 ; Sales rep 2 ; Sales 400; Sep 2; Sales rep 1; Sales 500; (is accumulates from the start of each month); Sep 2; Sales rep 2; Sales 400... I have 3 measures measure 1 - sum ( Table[sales] ); measure 2 - calculate ( [measure 1] , PREVIOUSDAY (table[date] ) measure 3 - [measure 1] - [measure 2] and it works fine but.... I have to use a Direct Querry.... I want to make a matrix (Months in columns and days (1-31) in rows.. it works but I also had to make a new visual by weekdays and it does not work... :( any tips?
@madhurilathameejuri11 ай бұрын
I am facing an issue with my data , when displayed on card it shows a value based on measure id , but the same value when im taking on measure name its throwing a different value. How can i resolve it ?
@sheshikumarausheni9428 Жыл бұрын
Hey goodly guru Grand total is not showing for measure in table matrix Please help me out
@AA-kq8on Жыл бұрын
Hello just i want to ask abaut your M- query kurs it is on your Chanel ????????????????????????
@GoodlyChandeep Жыл бұрын
Tell me please.
@AA-kq8on Жыл бұрын
Please can you send me your Email Thanks in advance
@januszb4494 Жыл бұрын
Hi, I have data for every month file but every file is running total from January, how to calculate in dax sales for every single month?
@allendataguy9 ай бұрын
The actual / vanilla numbers seemed correct. But then, yeah, as per the use case, these "fixes" come in handy as well.
@Fabrizioea9 ай бұрын
Great video, but i need to do this in the other way. Take unique values for total but spread in categories
@hen3hao37 ай бұрын
You're great! Saved my day!
@gamehub8068 Жыл бұрын
Sir mere office me pahle mail send arane ki limit nahi thi but ab 50 logo ko hi mail send kar sakte hai to uska koi upaye hai ki group bana ke 400 logon ko send kar sakte hai kya??
@shapirit12 Жыл бұрын
What is the point of totaling max in the first place? Showing the total is not always relevant. What is the point of summarizing max?
@kommabalaji4845 Жыл бұрын
Kindly make a video on Granularity
@shapirit12Ай бұрын
Folks, the totals demonstrated in this video are NOT wrong at all. There should not be a total for MAX. And yes, the total max of all categories is also the total max of the category with the highest max. Regarding unique values, the unique values of a total can be lower than the total unique of all categories. This is CORRECT. There are other occasions where Power BI can confuse the totals, around averages, but that's not the case in this video. Totals are not always a must.
@준기-l1b Жыл бұрын
Hello professor, thank you to give me good video. Can you upload about powerbi the hierarchy tools? Ex) humen data, humen image
@punchbuddies220 Жыл бұрын
Hello man, will I have lifetime access to the online courses once I have enrolled? Thanks.
@GoodlyChandeep Жыл бұрын
Yes
@anushiyag-yl9je Жыл бұрын
Super bro... Thanks
@silviab5579Ай бұрын
Thank you!
@shivanihandore4738 Жыл бұрын
Thank you so much ❤
@austinstubetv Жыл бұрын
Thank you!
@AshikKhan-er4up Жыл бұрын
How can we repeat all labels in Matrix (row wise)
@GoodlyChandeep Жыл бұрын
Use a table visual
@AshikKhan-er4up Жыл бұрын
@@GoodlyChandeep if I am using table visual then how can I freeze the row
@2000mamos7 ай бұрын
Hi Bro i need your help
@loganathannainar4804 Жыл бұрын
Excellent!!
@megabuilds3007 Жыл бұрын
Great, thanks.
@sharadkumarpani76257 ай бұрын
do you yourself have the idea why the totals are different with every change in the DAX. Unless you explain why the number 464 appears and 1396 appears how can we understand that calculate is giving the right answer. You are not showing the dataset how will we understand the difference.
@GoodlyChandeep7 ай бұрын
got it.. i'll do better next time :)
@shankaricharan5108 ай бұрын
Thanks Godly
@gkirankumarskht Жыл бұрын
Awesome
@hussainmeghani4809 Жыл бұрын
Why power bi fixed it ?
@MoonShine-bs6cl3 ай бұрын
Can't view what you are showing on screen
@bimalpatel7758 Жыл бұрын
I want to join dax program
@GoodlyChandeep Жыл бұрын
goodly.co.in/products
@dailyuploads3959Ай бұрын
Boom nice
@muhammadasad7295 ай бұрын
I was also thinking the sum was roughly 600 and not 700. This is some curse.
@juliom6260 Жыл бұрын
Genius
@deshn217 ай бұрын
Manually adding the rows to get a total makes no sense