Forum Discussion
Anonymous
4 years agoNot applicable
Help with Parameter/Measure
Hi all, I am trying to create a parameter for use in a slicer, using the following measure Test =
VAR ClipValue =
SELECTEDVALUE ( 'Big Deal Clip'[Big Deal Clip] )
VAR PipeNumber =
...
amitchandak
4 years agoSuper User
Anonymous , You can not use slicer value in table creation. You can use that in a var table inside a measure