Forum Discussion
sakshikaul
5 years agoHelper III
To write a measure in Power Bi
Hi, I am migrating qlikview to Power Bi. I have following expression in qliview that needs to be converted in Power BI ((SUM(IF(Mode_group_3 = 'AirImport',[ChglWt(KG)],0)))/1000) How to write abov...
sakshikaul
5 years agoHelper III
This is fgiving me following error
Anonymous
5 years agoNot applicable
you Need to remove extra bracket from the formula and kindly use " " excat same field from data in " " (which you want to filter).