Forum Discussion
Anonymous
5 years agoNot applicable
Unable to create Parameter
While fetching data from SSAS, Unable to create Parameter. New parameter option is disable.
amitchandak
5 years agoSuper User
Anonymous , Live connections?
A live connection has some limitations
Last 8 weeks = CALCULATE(sum('order'[Qty]), FILTER(ALL('Date'),'Date'[Week Rank]>=max('Date'[Week Rank])-8 && 'Date'[Week Rank]<=max('Date'[Week Rank])))
Anonymous
5 years agoNot applicable
How can I make it as dynamic.