Forum Discussion
Anonymous
5 years agoNot applicable
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
amitchandak
5 years agoSuper User
Anonymous ,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.