Forum Discussion
Custom visual and landing page not showing
- 2 years ago
Hi Anonymous ,
unfortunately that is just a overview documentation.
I just found these 2 repos on github with example code. This now worked for me.
https://github.com/gramener/comicgen-powerbi/blob/master/src/visual.ts
https://github.com/liprec/powerbi-hierarchySlicer/blob/main/src/graphics.ts
Just look for all places in the code mentioning "landingpage".
Still I also hoped there might be a default landing page / watermark from Power BI itself.
Regards,
Markus
Hi Anonymous ,
unfortunately that is just a overview documentation.
I just found these 2 repos on github with example code. This now worked for me.
https://github.com/gramener/comicgen-powerbi/blob/master/src/visual.ts
https://github.com/liprec/powerbi-hierarchySlicer/blob/main/src/graphics.ts
Just look for all places in the code mentioning "landingpage".
Still I also hoped there might be a default landing page / watermark from Power BI itself.
Regards,
Markus