Hi,
i want to embade power BI dashboards into asp.net iframe , i am able to bind into asp.net iframe without any issue but when i am trying to paramaeter from asp.net to power bi it's not working.
basically i have two textboxes, seach button and one iframe in asp.net page and one text box single key in value(India)and another one is comma separated key in value(Bangalore,Chennai,Delhi) and when i click seach button , based on this value power BI dashboard should bind into iframe.
how can achive this schenario in asp.net page. also u have any other idea please let me know,
i am seaching from few days but couldn't find any solution
Thanks