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.
Hey all,
I have been trying to beef up my DAx but sometime in small simple thing get stuck,
I have this code and not sure why I get error ( the syntax for ','is incorrect )
Solved! Go to Solution.
@Anonymous Try this....
NCLClassification = IF(ISBLANK(view[column]),"Ud","Cd")
Proud to be a PBI Community Champion
As far as i can see you have to many paranthesis in the formiula. can yuu double check them
As far as i can see you have to many paranthesis in the formiula. can yuu double check them
thanks 🙂
@Anonymous Try this....
NCLClassification = IF(ISBLANK(view[column]),"Ud","Cd")
Proud to be a PBI Community Champion
thanks
User | Count |
---|---|
77 | |
77 | |
36 | |
30 | |
28 |
User | Count |
---|---|
106 | |
97 | |
55 | |
49 | |
46 |