March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello Masters!
I would like to know it is a possibility for custom visualization to have direct access to the model, data and other visualizations in the report, or only that visuals have access only to what we input into that visualization, referring to e.g field with data from the report model or measure? Is any possibility to check code of custom visulazation if i have pbix file which i can load to report?
Solved! Go to Solution.
hi,
custom visuals typically interacts with the data and model in the report through the fields and measures that you explicitly bind to it. custom visuals do not have direct access to the entire model or other visualizations in the report. They can only access the data that is passed to them through the visual's configuration, such as the fields used for axes, values, legends, etc.
if you want to check the code , you can ony do so when custom visualization is open-source or proprietary. due to copyright issues creators might not make it open source.
mark this reply as answer if this resolved your doubt.
If this helped, Follow this blog for more insightful information about data analytics
Analytic Pulse
microsoft documentation website for custom visuals
https://learn.microsoft.com/en-us/power-bi/developer/visuals/submission-testing
hi,
custom visuals typically interacts with the data and model in the report through the fields and measures that you explicitly bind to it. custom visuals do not have direct access to the entire model or other visualizations in the report. They can only access the data that is passed to them through the visual's configuration, such as the fields used for axes, values, legends, etc.
if you want to check the code , you can ony do so when custom visualization is open-source or proprietary. due to copyright issues creators might not make it open source.
mark this reply as answer if this resolved your doubt.
If this helped, Follow this blog for more insightful information about data analytics
Analytic Pulse
Hi, Its possible to find that information about custom visuals access to data in any microsoft docs?
i dont think there would be in depth documentatio about specific custom visuals, as author try to monetise the use of it, its rare that it is available for public to see what the source code is
hmm I understand, could I know where you found such information: " They can only access the data that is passed to them through the visual's configuration, such as the fields used for axes, values, legends, etc." ?
microsoft documentation website for custom visuals
https://learn.microsoft.com/en-us/power-bi/developer/visuals/submission-testing
are you able to point out where exactly this is written in this documentation?, because I'm looking and can't find it 😞
you wont find the word to word match, you have to read the whole doc and then understand what it means
ok i understand, big thx for help! 🙂
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.