Forum Discussion
rafiql09
3 years agoFrequent Visitor
How to create a dax function to create calculated column based on time range
From the below date column a new calculated column 'shift_id, is needed if the time is 8am to 9am time shift_id is 1 if the time is 7am to 8am shift_id is 5 if the time is 4pm to5pm shift_id...
rafiql09
3 years agoFrequent Visitor
Thanks for helping me starting it .
I have made the changes and looks ok. But multiple IF giving me error!! Can you help please?