The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I am reposting this question here as I think I posted on an incorrect forum - apologies.
I am developing a custom visual that on some occasions does not need any input data from the Fields and hence the DataView is empty. Using the following in capabilities.json:
Solved! Go to Solution.
Hi @cmholden,
This is currently a known issue with persistProperties and as per that thread it's something the team are aware of, but there's currently no ETA for a fix (I need this fix for one of my visuals too).
There's also an issue in the powerbi-visuals-tools repository here for it, which may be updated as and when things move along.
If you need an update or direct comment from the tean, your best bet is to email them at pbicvsupport@microsoft.com, as they don't frequent these forums.
Regards,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Hi @cmholden,
This is currently a known issue with persistProperties and as per that thread it's something the team are aware of, but there's currently no ETA for a fix (I need this fix for one of my visuals too).
There's also an issue in the powerbi-visuals-tools repository here for it, which may be updated as and when things move along.
If you need an update or direct comment from the tean, your best bet is to email them at pbicvsupport@microsoft.com, as they don't frequent these forums.
Regards,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Thanks for the response Daniel.
I guess that we have to live with this until there is a fix.