Forum Discussion
Anonymous
1 year agoNot applicable
DAX formula
Is it possible to adjust the following measure: CurrentMonthRFTYTD = IF( MONTH(MAX('analysis vwTime'[Date])) > MONTH(TODAY()) && YEAR(MAX('analysis vwTime'[Date])) >= YEAR(TODAY()), ...
Anonymous
1 year agoNot applicable
Hi Anonymous ,
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data. We can better understand the problem and help you.
Best Regards,
Clara Gong
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.