The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi All
Just wondering if it's possible to add the result of a measure into the 'rows' area. The below result is what I would like but I can't get the highlighted column to display like this as I have another dimension in the columns area. Plese see attached PBI file.
https://www.dropbox.com/s/v9ljinv2r0p7w2v/Weekly%20Info.pbix?dl=0
Many thanks!
Solved! Go to Solution.
That is how a measure works in PivotTable. I would:
1. Create a sperate table that has SalesPerson and their ClientCount. You can do this in a database if you have access to, or in Power Query.
2. Join that table with the existing table on SalesPerson.
3. Use the client count column from the new table in your PivotTable (in the rows area) and it should work the way you are expecting.
That is how a measure works in PivotTable. I would:
1. Create a sperate table that has SalesPerson and their ClientCount. You can do this in a database if you have access to, or in Power Query.
2. Join that table with the existing table on SalesPerson.
3. Use the client count column from the new table in your PivotTable (in the rows area) and it should work the way you are expecting.
User | Count |
---|---|
65 | |
60 | |
55 | |
54 | |
31 |
User | Count |
---|---|
180 | |
88 | |
72 | |
48 | |
46 |