Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello all,
I am missing understanding how the Unique value is calculated in the following example. I do understand the distinct part (example in the column IsDeliver -> 3 distinct = TRUE, FALSE and null.). I don't see any option to attach the PBIX - is there? Thanks in advance for your help.
Best Regards,
Aziz
Solved! Go to Solution.
Thank you so much @Vera_33, what a great community. Though I took another half-an-hour to understand the Group By concept - finally managed to understand it completely. A great relief. Thank you so much again.
Cheers...Aziz
Thank you so much @Vera_33, what a great community. Though I took another half-an-hour to understand the Group By concept - finally managed to understand it completely. A great relief. Thank you so much again.
Cheers...Aziz
Hi @AzizQuazi
I was confused earlier, too. Unique value is when you groupby the column and find the count =1, for IsDeliver column, only null is unique, for QTY column is {25,7,9,18,27,3}, total 6
Check out the July 2025 Power BI update to learn about new features.