Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

Copying What if Parameters

Is there anyway to copy what if parameters? Our users want the ability to have 20+ variables. I am using Parameters to do this but wondering if there is a way to copy and past these tables and then rename, etc. Otherwise have to build everyone of them separately.

 

Thanks,

Z

1 Reply

  • v-yuta-msft's avatar
    v-yuta-msft
    Icon for Community Support rankCommunity Support

    Hi Zagzebski ,

     

    What-if parameter can create a slicer visual, not a table though in the field pane it looks like a table.(You can click Query Editor to some if there's a table related to what-if parameter) So I'm afraid you can't copy the visual.

     

    As a workaround, you can simply create 20 slicers and create measures on tables using selectedvalue() function to meet your requirement.

     

    Hope this can help you.

     

    Jimmy Tao