Forum Discussion
SSAS and Current month
- 7 years ago
Alex_G7Make sure you are using a date field, otherwise the option won't show. This update for the relative date filtering was already before April 2019, so your version should support this feature.
Hi Alex_G7 ,
I would either use the Relative date filtering in the dashboard on your visuals or use the DateTime.LocalNow() function.
Or you can create a period slicer with only the current month. If you would daily update your SSAS model, it would get today's date and then refer to the month of today's date.
Cheers
Maurice
- Alex_G77 years ago
Helper I
- Alex_G77 years ago
Helper I
Hi,
if possible please show link or picture showing option to use Relative date filtering or DateTime.LocalNow() function
with Report attached to SSAS
( I don't see those options or could not locate example of filtering with DAX for SSAS)
Thank you
Alex
- MauriceMecowe7 years ago
Resolver II
Please see attached picture
- Alex_G77 years ago
Helper I
I don't have option for Relative ..are you showing example when data taken live from SSAS ?