Forum Discussion
Anonymous
3 years agoNot applicable
Show data based on slicer selection
Hello All, I have table where I am having daily data like date,sales,profit and discount. My requirement is I need to show a slicer which have values like daily,weekly,monthly and Quarterly. ...
Anonymous
3 years agoNot applicable
Hi amitchandak ,
In the below calculation what is meant by [net] ?
CALCULATE([net] ,filter(Date, Date[Date] >= _min && Date[Date] <=_min))
amitchandak
3 years agoSuper User
Anonymous , here net is my measure. You can use your measure