Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Is it possible to fetch the entire dataset (not just the user-given dimensions and measures) programmatically in a custom visual?
Solved! Go to Solution.
Hi @Anonymous,
This is definitely not possible with custom visuals and is much the same way the core visuals work. Visuals don't know about the data model - they just know what data has been given to them from Power BI for the given data roles (field containers) specified in the visual capabilities and their logic will act upon it as designed.
Regards,
Daniel
If my post solves your challenge, then please consider accepting as a solution to help other forum members find the answer more quickly 🙂
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Hi @Anonymous,
This is definitely not possible with custom visuals and is much the same way the core visuals work. Visuals don't know about the data model - they just know what data has been given to them from Power BI for the given data roles (field containers) specified in the visual capabilities and their logic will act upon it as designed.
Regards,
Daniel
If my post solves your challenge, then please consider accepting as a solution to help other forum members find the answer more quickly 🙂
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.