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 have pro power bi
and i embded my report with a link for web site its work fine on html file ( not share point and not publish option ))
using c# with web browser
with the class webBrowser1.Navigate( @"D:\_a\MyReport.html" );
its not work and ther is error script on lines !!!!!
its work fine on webBrowser1.Navigate( @"D:\_a\MyReport.html" ,true); ( new windows option )