Forum Discussion
FiveAces
6 years agoFrequent Visitor
Calculations with date variables
I'm attempting to build a 12 month visualisation of actual sales based on the financial year and period selected in a slicer. There is a date table (Date) with an active relationship to the fact tab...
- 6 years ago
Hi v-diye-msft,
While recreating a sample of this issue I realised that one of the slicers was not filtering the visual which was causing the issue.
I'll try and close/remove this (non) issue.
Thanks for your response.
v-diye-msft
6 years agoCommunity Support
Hi FiveAces
I'm wondering what 's the definition in below formula?Do you refer to the current row?
VAR selectedYear = SELECTEDVALUE('Date'[FY Year])
VAR selectedPeriod = SELECTEDVALUE('Date'[FY Period])
And Do you have some sample data or preferably a sample pbix file.
FiveAces
6 years agoFrequent Visitor
Hi v-diye-msft,
While recreating a sample of this issue I realised that one of the slicers was not filtering the visual which was causing the issue.
I'll try and close/remove this (non) issue.
Thanks for your response.