The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I have a button(for popup) in power BI report. When the button is clicked, A popup with Text Input Field and a button(name as Export button) should be displayed. When I enter text in Text Input Field and click on Export button, A power Automate flow will be triggered and that Text Input Field value should be retrieved by automate flow and store in a variable.
Solved! Go to Solution.
Hi @Anonymous
There are no input text facilities in Power BI, but you can do this by creating a Power App to get the entered data and call the Power Automate flow.
See :Power Apps visual for Power BI - Power Apps | Microsoft Learn
Hope this helps
Stuart
Hi @Anonymous
There are no input text facilities in Power BI, but you can do this by creating a Power App to get the entered data and call the Power Automate flow.
See :Power Apps visual for Power BI - Power Apps | Microsoft Learn
Hope this helps
Stuart