Forum Discussion
SivaMani
7 years agoResident Rockstar
DAX: Calculate parallel period value
Hello,
I have Sales Value from FactSales.
I tried to calculated Sales Value 6 month ago based on Month slicer selection.
My output table looks like,
Let's say the selected month is Oct 2018
| Product | Sales-Oct 2018 | Sales-May 2018 |
Please assist me to achieve this.
1 Reply
- v-cherch-msftMicrosoft Employee
Hi SivaMani
You may refer to below post to get the measure.
DAX formula compatibility in DirectQuery mode
Regards,
Cherie