The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Please I need help on how to convert positive values within a column to negative values.
Solved! Go to Solution.
@Austin360
If you want convert all positive to negative and all negative to positive
Column = - GL_ENTRY_[amount]
Thanks for the quick response
Thanks alot.
I was hoping to use an else statement alongside your statement above to change the all negative to positive.
Like all positive to negative and negative to positive.
@Austin360
If you want convert all positive to negative and all negative to positive
Column = - GL_ENTRY_[amount]
Thanks a million
User | Count |
---|---|
27 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
7 | |
7 |