Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Help needed for Cast and lag function

Hi, I need to add one custom column called "rank" by using below expression :  sum(cast(booked != lag(booked,1)   Can Someone please help with the DAX/Measure expression. Thanks in advance