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
How can I convert -1.5 of type text to number? I tried with value() but getting error :
Cannot convert '-1.5' of type text to type number.
Solved! Go to Solution.
You can use the CONVERT() function keeping the second argument as Double.
For Example:
You can use the CONVERT() function keeping the second argument as Double.
For Example:
Hello @Anonymous
Please try in tranform Data ( Query Editor )
change datatype of this particular colunm to number
Unfortunately it is not possible to do this. I read data from a table which other values in this table works fine for other measures. I should do this seperately with dax.
Can you explain more with example?
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 46 | |
| 42 | |
| 23 | |
| 17 |
| User | Count |
|---|---|
| 190 | |
| 122 | |
| 96 | |
| 66 | |
| 47 |