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 f...
smpa01
Community Champion
4 years agoAnonymous 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.