Forum Discussion
Pbiuserr
3 years agoPost Prodigy
How to get the count
Hello I wanna get the count of rows from fact table not equal to fact table[column1] value "Assigned" as well as not equal to EmployeeCategory value "Consultant". I am stuck with that one because th...
Endiii
3 years agoFrequent Visitor
can you present data sample or tables structure and define the columns you use?
Also PBI has " || " as OR operator and " &&" as AND operator within functions.