Forum Discussion
pstanek
10 years agoPost Patron
Measure with parameter
Is it possible to create measure with Parameter. For example pcena = Calculate( SUM(movement[pcena]); FILTER(movement; movement[date] >= DATE(2016;3;14) && movement[date] <=DATE(2016;4;30))) I...
Nhallquist
10 years agoHelper V
Have you tried using a Slicer for this? There is a custom Visual that will most likely help you out on this. You can down load the custom visual here. To learn more about the Timeline Slicer, you can read about it here.
Also, if you want this parameter to only influnce one visual, then you can use the Visual Interactions options to control that as well.
Hope this helps,
Nate
pstanek
10 years agoPost Patron
No, I am a beginner. I think It can be usefull. I guess it will only work for time parameters. I am keen to see, if can be used separatety for each page within the report.
But thanks, very much.