Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I'm looking at the Visual Creator demo in the playground, and came across this line in the following data binding writeup: https://github.com/microsoft/powerbi-report-authoring/wiki/Data-binding#get-data-fields
Retrieving visual metadata is available for Native visuals or Custom visuals that are installed on the report.
Does this mean that a visual on a report has access to report metadata?
Or, that the report has access to any report's visuals metadata?
Instead of a hard coded list of data fields, I'm interested in getting the list of data fields available to the report.
Thanks for any response.