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.
How to convert below formula to power bi:
if ((0.5 * (zn([columnname]/0.8))) * 100) > 50 then 50 else
(0.5 * (zn([columnname]/0.8))) * 100 end
please help
Hi,
try:
If you need to account for blanks fields use: