Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register 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
User | Count |
---|---|
82 | |
72 | |
67 | |
47 | |
36 |
User | Count |
---|---|
111 | |
56 | |
50 | |
42 | |
40 |