Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi,
I am trying to replace blank values with 0 or some text, and I
have checked different measures like
test2345 = IF (( AVERAGE('Earnings Dataset'[eb_cost_tot_monthly_PPP] ) ) = BLANK (),0,( AVERAGE('Earnings Dataset'[eb_cost_tot_monthly_PPP] ) )) and other adding 0 to column, which worked only when there is no legend but when i use legend they are not working..Can someone help me in finding a solution to this? Please see the image
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.