Forum Discussion
Power BI count unique values in a column from SharePoint list
- 2 years ago
something like this?
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information or anything not related to the issue or question.
If you are unsure how to upload data please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216
Please show the expected outcome based on the sample data you provided.
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
| FTT NAME | PTT NAME | PTT GRADE | DATE | Proactively supports co-trainer(s) | Follows lead trainer guidance /decisions | Communicates with lead trainer in a timely manner |
| User 1 | PTT1 | PUR | 45267 | C | C | C |
| User 1 | PTT2 | GR1 | 45266.3333 | CWF | CWF | CWF |
| User 1 | PTT3 | CSV | 45268 | C | C | C |
| User 2 | PTT4 | PUR | 45268 | C | C | C |
| User 3 | PTT5 | PUR | 45268 | C | C | CWF |
| User 4 | PTT6 | CSV | 45268 | C | C | C |
| User 5 | PTT7 | PUR | 45261 | C | C | C |
| User 6 | PTT8 | GR1 | 45267.3333 | DEV | C | C |
| User 7 | PTT9 | PUR | 45268 | C | C | C |
| User 1 | PTT10 | PUR | 45268 | C | C | C |
| User 1 | PTT11 | CSV | 45268 | C | C | C |
| User 3 | PTT2 | PUR | 45268 | C | C | C |
| User 2 | PTT12 | PUR | 45268 | C | C | C |
| User 8 | PTT13 | GR1 | 45268 | C | C | C |
| User 9 | PTT1 | PUR | 45287 | C | C | C |
| User 4 | PTT14 | CSV | 45287 | C | C | C |
| User 5 | PTT15 | FG1 | 45294 | C | C | C |
| User 2 | PTT16 | FG1 | 45301 | C | C | C |
Thank you for your reply lbendlin .
Above is a sample data of a bigger table that I have on the SharePoint list. Out of this data I am generating a Power BI dashboard like the below:
Everything is ok on the dashboard except for the 4 visuals (Collaboration, Knowledge, Delivery and Drive). Based on the sample table provided, the last 3 columns are under the collaboration visual which I want it to display like the visual below:
Help me with that and I will follow the same for the other 3 visuals.
Let me know if you need any more information.
Thank you 🙂
- lbendlin2 years agoSuper User
Unpivot your data to bring it into usable format.
see attached
- Tentoria2 years agoFrequent Visitor
Hi lbendlin ,
Thank you for your reply.
I did that and it worked fine for the 1st visual "Collaboration". A soon I did the same for the other 3 visuals (Knowledge, Delivery and Drive) it duplicated the rows resulting to innacurate values in the visuals. So instead of having a total of 18 for each column, it gave 2394 and other higher values. If I click on the row and remove duplicates it removes necessary rows which again results in inaccurate values.
Is there a way to share the file with you so you can have a better understanding and maybe fix it?
Thank you.
- lbendlin2 years agoSuper User
Please provide sample data that fully covers your issue.
Please show the expected outcome based on the sample data you provided.