Forum Discussion
kolturra
Helper IV
6 years agoWeb Page Display in Power BI Desktop
Hi Everyone, Hope everyone is done is fine. I am trying to create dashboard in Power BI desktop in which i want to show display web page in the visualization rather click on link, like below ...
Ruchi_123
Microsoft Employee
3 years agoI am using this calculation but height and width remain same why this is happing please help me how I can see my website page in full hieght and width ?
Here is my code:-
Iframe = "<iframe src=" & WebURL[Clarity website] & " style=’position:fixed; width: 100%; height: 100%’></iframe>"