Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!See when key Fabric features will launch and what’s already live, all in one place and always up to date. Explore the new Fabric roadmap
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 |
---|---|
88 | |
74 | |
69 | |
59 | |
56 |
User | Count |
---|---|
40 | |
38 | |
34 | |
32 | |
28 |