The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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
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