This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello everyone,
I have a little problem...
I'm having a bit of trouble in the new version to solve this.
I'm trying to multiply one column by minus 1 to make all the minuses a plus.
can anyone help me?
Solved! Go to Solution.
Measure = abs([col1]*-1 )
Maybe I did not explain myself well, I want to exchange signs
Instead of minus plus
And instead of a plus minus
Thanks for your time
second column = [first column] * -1
You could actually prevent the need for this entirely within your data model by multiplying the value by -1 in the data transformation process
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 37 | |
| 28 | |
| 28 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 38 | |
| 32 | |
| 28 | |
| 24 |