Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
I have to be able to select what data is shown on a chart.
Each of the transparent area's need to be able to be turned on or off, and there can be up to 10 of these.
I have found ways to do this with a direct connection or import data but I can't find a way to do this with a push dataset as I am unable to make any transformations to the data model.
Is there a way to do this with a push dataset? Or will i have to work something else out with the way I get the data?
Hi , @kyledametto
A push dataset is a Power BI dataset that can be created and populated only by using the Power BI API.Push datasets are often confused with streaming datasets. A streaming dataset is a dataset that is updated in real time, with the data kept in a temporary cache used only to display the visuals.
As searched , i find this document about the push dataset , i hope it can be helpful :
Creating real-time dashboards in Power BI with push datasets - SQLBI
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly