Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi Guys ,
I am new to Power BI and have a challange -
I have unique Material Code in a Coloumn in a Table . When I am trying to count its giving me a sum of all instances repeated over a period rather than giving me a count of unique count without considering its repetation .
Example
Code C+1 C+2 C+3
400200 0 0 0
So when I count the instance output is coming as 3 instances while I need the count to be just 1.
Not sure how to Articulate the formulae for the measure
Kind Regards,
Rahul
Solved! Go to Solution.
Hi @Anonymous
Could you tell me if your problem has been solved? If it is,kindly mark the helpful answer as a solution and welcome to share your own solution. More people will benefit from here. If not, please share more details for us so that we could help further on it.
Regards,
Cherie
Hi @Anonymous
Could you tell me if your problem has been solved? If it is,kindly mark the helpful answer as a solution and welcome to share your own solution. More people will benefit from here. If not, please share more details for us so that we could help further on it.
Regards,
Cherie
HI Cherie,
Appologies for the late response was travelling hence could not respond. Your solution worked very well thanks a lot for your help.
Regards,
Rahul
Hi @Anonymous
You may try to use DISTINCTCOUNT function as below. If it is not your case,please share your data table.
Measure = DISTINCTCOUNT(Table1[code])
Regards,
Cherie
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 48 | |
| 45 | |
| 41 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 64 | |
| 32 | |
| 31 | |
| 27 |