Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
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
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
112 | |
90 | |
84 | |
76 | |
64 |
User | Count |
---|---|
145 | |
109 | |
109 | |
102 | |
96 |