Forum Discussion
Anonymous
4 years agoNot applicable
Tableau to Power BI
// { FIXED [AUDITOR]: MAX(if YEAR([SCHDL_START_DATETIME])=year(today()) THEN [MAX_AUDIT_DAYS] END) }
//fixed max
Can any one explain how this wors in Power, and please provide the DAX function for this. I want to sow MIN days and Max Days for each month and year like this, here each line in line chart represent each year (2019,2020,2021)
Can any one explain how this wors in Power, and please provide the DAX function for this. I want to sow MIN days and Max Days for each month and year like this, here each line in line chart represent each year (2019,2020,2021)
4 Replies
- amitchandak
Super User
Anonymous , Refer if this can help
Fixed Level of Details in Power BI- Tableau Vs Power BI- Chapter 6- LOD- FIXED (Level of Details): https://youtu.be/QdnOHcZqkPU
- AnonymousNot applicable
i tried but couldnt get the expected result
- AnonymousNot applicable
can any one give any possible soltions for this ?
- smpa01
Community Champion
Anonymous since this is a power bi forum, a lot of us are not actually fluent in tableau syntax.
Therefore, is it kindly possible for you to provide a sample data and expected output and describe how do you desire to reach there. That can be very easily translated into a DAX expression.