Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I have a dataverse talble that holds the following information for EACH engineer:
Name, Date, TotalAssigned, TotalCrits, TotalB, etc.
The values in the dataverse, are strings/text, even though they are numbers.
I want to create a matrix with a slicer.
I found some documentation on this, but they all call for measures, and I cant do a measure on the strings.
Could someone walk me through this?
So in the dataverse, I am pulling the following table:
I want to be able to list each engineer for rows, the columns be the dates, and the values be one of the choices in the slicer.
I created a new table with the case types:
Here is what I am trying to accomplish:
When they click on the item in the slicer, under the date column for each engineer will populate the value.
How can I accomplish this without measures? Or can you create a measure on a text/string?
Solved! Go to Solution.
I resolved this using htis video:
https://www.youtube.com/watch?v=_sxLEGRCo28&t=342s
and using selectedvalue
I resolved this using htis video:
https://www.youtube.com/watch?v=_sxLEGRCo28&t=342s
and using selectedvalue
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 38 | |
| 36 | |
| 33 | |
| 32 | |
| 28 |
| User | Count |
|---|---|
| 129 | |
| 88 | |
| 79 | |
| 68 | |
| 63 |