Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi , I have a problem with the power bi . In my dashboard , I have a slicer as a slider . The slider will be drag by user , when the user drag the slider , the result will be stored or will be passed to database in server . How could i do that ?
Hi - Currenlty, there is no default option to pass values from Report page to a Database. For Storage in a measure, see below.
Single_Selection = SELECTEDVALUE(Selection[Value]) Multiple_Selection = CONCATENATEX(filters(Selection[Value]),Selection[Value],",")
Thanks
Ankit Jain
Do Mark it as solution if the response resolved your problem. Do like the response if it seems good and helpful.
Hi, thank you for your help
.
Is there any other ways to store the output to the query table ?
Not from the report.
If from dashboard ?
There is no option to pass through Report/Dashboard. In between - How are using Slicer in Dashboard. Have you pinned a live page?
Others than slicer what other tools i can use ? To store the result/output in query table.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.