Forum Discussion
Anonymous
5 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
Super User
5 years agoAnonymous , You can not use slicer value in table creation. You can use that in a var table inside a measure