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
is there any way to trigger from custom visual 3rd party API process (.dll) ? that will add extra calculated data?
Thnx
Browsers don't allow JavaScript to call any dll due to security reasons.
Our recommendation is to try to use WebWorker API or to split the big task into a few small chunks and execute them asynchronously in order not to block the main JS thread.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals