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.
Hello,
This is suposed to be a very simple conditional formula but I am actually stuck.
Earnings Amount vs LY Variance % Arrow = SWITCH ( TRUE (), [Earnings Amount vs LY Variance %] > 0, "+", [Earnings Amount vs LY Variance %] < 0, "-", BLANK () ) && FORMAT ( [Earnings Amount vs LY Variance %], "0.00%" )
Solved! Go to Solution.
Please ignore. I've figured it out. I used two ampersands "&" instead of one. 😄
Please ignore. I've figured it out. I used two ampersands "&" instead of one. 😄