Forum Discussion
vipinverma11
2 years agoFrequent Visitor
need help in dax
Hi, I am looking to create a measure for the below table, I have date column with respect to workcenter number, total labour hour will tell you the booked hours on that date & WC_ hours is hours ...
Anonymous
2 years agoNot applicable
Do you know how to use the IF function in DAX?
vipinverma11
2 years agoFrequent Visitor
same formula you can use if the condition to use if in measure there should be any calculation, like sum , max etc. if you want to pass the column then you have to use selected value to pass any column refrence.
But in calculated column you can pass the column