Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Is it possible to receive input from the user through Power BI. Or is the extent of their interface simply filtering and clicking predefined buttons?
Solved! Go to Solution.
HI @eleung,
Actually there are lots programming languages can achieve these operations, you can take a look at below link about submit userform and save data to database:
Introducing ASP.NET Web Pages - Entering Database Data by Using Forms
After above operations, you only need to connect to correspond database and create visualization based on these data.
Regards,
Xiaoxin Sheng
Hi @eleung,
>>Is it possible to receive input from the user through Power BI.
Nope, current power bi not support to build customize userform based on input data.
I think programming language will suitable for your requirement.
Regards,
Xiaoxin Sheng
@Anonymous
Can you give me an idea of how prgramming language might help?
I have determined I need programming language to save the data given to me by the end user, I'm just trying to determine if PowerBI can allow me to take that data or if I will have to create a separate web form that will take info as well as publish my PowerBI visualizations there. Thoughts?
Thanks for your help!
HI @eleung,
Actually there are lots programming languages can achieve these operations, you can take a look at below link about submit userform and save data to database:
Introducing ASP.NET Web Pages - Entering Database Data by Using Forms
After above operations, you only need to connect to correspond database and create visualization based on these data.
Regards,
Xiaoxin Sheng
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.