This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi All,
I am having an issue here and would appreciate your help. I am very new to Power BI. I have had my data unpivoted. Now what i want to do is, If i select a certain coloumn "Request Type" = Proposal and Also select another coloumn "Is Proposal" = Yes, iwant the countDisticnt of project i.e. DISTINCT COUNT( Name). But when i write this it give me the distint count of projects accross all Request Types which is 259 but i want it to be 69.(Verified it on Excel)
I hope i have explained the question in a rightway!
Can anyone help?
Thank you.
Solved! Go to Solution.
Hi Abhishek1,
Based on your description, you want to distinct count a column grouped by other columns, right?
You can use "Group By" in Query Editor, click Transform->Group By, refer to: https://docs.microsoft.com/en-us/power-bi/desktop-common-query-tasks#group-rows.
Regards,
Jimmy Tao
Hi Abhishek1,
Based on your description, you want to distinct count a column grouped by other columns, right?
You can use "Group By" in Query Editor, click Transform->Group By, refer to: https://docs.microsoft.com/en-us/power-bi/desktop-common-query-tasks#group-rows.
Regards,
Jimmy Tao
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 33 | |
| 31 | |
| 24 | |
| 18 |
| User | Count |
|---|---|
| 68 | |
| 50 | |
| 33 | |
| 24 | |
| 24 |