Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello everyone,
I'm new to Power BI
I have a problem where i want to get the actual value of a series of values.
Instead of getting the count that there is one value how can i get the value itself ?
I have tried to do a measure and do: PPM = VALUES(sensorcollection[Document.ppm])
But when i try to pass that PPM Measure to Values i get the following error message:
a table of multiple values was supplied where a single value was expected
What am i doing wrong ?
/Marten
Solved! Go to Solution.
Your fields that you are using are strings, not numeric, thus you only have the count or distinct count option. You need to convert these to numeric (go to the Modeling tab and change the Data Type) and then you can perform aggregations like sum, average, etc. If there is only one value per X axis increment, then these aggregations will return the actual value.
Your fields that you are using are strings, not numeric, thus you only have the count or distinct count option. You need to convert these to numeric (go to the Modeling tab and change the Data Type) and then you can perform aggregations like sum, average, etc. If there is only one value per X axis increment, then these aggregations will return the actual value.
This solution is no longer applicable. When I go to the Modeling Tab, I do not see any way to change the Data Type. Has the way to change data types been updated in the last 7 years?
Thanks Dkay,
That did it! 🙂
I guess i have to take a Power BI 101 Crash Course asap.
/Marten
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 |
|---|---|
| 51 | |
| 37 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 65 | |
| 39 | |
| 33 | |
| 23 |