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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi All!
I am working on a exploration part of running the machine learning training in power bi from the data connected by API and imported in.
The objective is to have set of slicers after having the data imported.
This is my try: (Not sure whatever i am mentioning is possible)
1st Slicer - Target Variable
2nd Slicer - Model
3rd Slicer - Training Percentage
and have button which takes action of running the pipeline.
And when we give the inputs in slicer, the traning has to happen and traning data to be stored in the database and refreshed again and results will be shown as table and from that many visuals will be generated.
PS: I am also open to any other alternative solution. Also I am not how is the possibility when i take this to the Power Bi Service.
Please help.