Forum Discussion

s_kula's avatar
s_kula
Helper I
3 years ago

dax function

Hello, I need to write a formula in dax that will calculate a date from a list of dates from a table. The formulas are supposed to take into account the product id filter:
1. the first function is to calculate the maximum date, maximum -1, maximum -2 so that I can choose the appropriate string value
2. the second function is to return a specific value from the row with the calculated date and product id, e.g. quantity.

Regards
Sebastian

3 Replies