Forum Discussion
Puja
Helper III
3 years agoDate challenge
Hello All, This below measure is working fine. DateValue = VAR Rank_ = Divide(CEILING([Rank)],6),6,0) Return TODAY() -1 + Rank_ How can I exclude weekends ? for example, if Saturday gets rank...
Puja
Helper III
3 years agoHi Anonymous , Thanks for looking into it.
This solution is working only for the current week. But it is adding monday and tuesday twice in the next week. Please see below
Anonymous
3 years agoNot applicable
Hi Puja ,
I'm sorry I don't quite understand what you mean.
Please provide some sample data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It is better if you can share a simplified pbix file. Thank you.
Best Regards,
Neeko Tang