Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi,
I have connected the data from sqlserver database to PowerBi and have uploaded the tables. I have to now change the Negative values in the Demand_Mv/Hr column into Positive by removing the Negative sign before it and multiply the data with 1000. Has anyone have edited/Changed the data for their needs ? Can anyone provide a solution to this ?
Solved! Go to Solution.
Yep, this is pretty easy to do with the Transform tab. You could also just write a line of M into the Advanced Editor.
Here's a couple of screenshots. Let me know if you're not clear on any of the steps.Use "standard" operations
If you know everything will be negative, you can simply multiply by -1000
The result
Yep, this is pretty easy to do with the Transform tab. You could also just write a line of M into the Advanced Editor.
Here's a couple of screenshots. Let me know if you're not clear on any of the steps.Use "standard" operations
If you know everything will be negative, you can simply multiply by -1000
The result
@Anonymous: Thanks for the screenshot and the code in Advanced editor. It was easy for me to undesrstand as i am new to the PowerBI.
Hi, You can do all this in Query Editor.
With Transformation Actions.
Victor
Lima Peru
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
88 | |
73 | |
54 | |
43 | |
37 |
User | Count |
---|---|
98 | |
64 | |
54 | |
48 | |
45 |