How can I create a custom visual that allows user input

0 votes

How can I create a custom visual that allows user input?
I’m building an interactive Power BI report where users need to input values (e.g., what-if scenarios or manual overrides) directly into the report. Since native visuals don’t support direct input, what is the best way to enable this functionality—either through Power Apps integration or custom visuals—and ensure that the inputs can be used in DAX calculations or visual filters?

4 days ago in Power BI by Evanjalin
• 25,690 points
42 views

1 answer to this question.

0 votes

Actually, a native way of allowing user inputs to your Power BI report as what-if scenarios or manual overrides is embedding Power Apps directly into the report. While native Power BI visuals wouldn't allow direct data entry, Power Apps offers users a really seamless way to input values that can be written back to a database and refer dynamically to values associated with your visuals and DAX logic.

Here's how to go about it:

Embed a Power Apps Visual: Add the Power Apps visual from the Visualizations pane and connect it to the table that holds user input fields. Use Power Apps Studio to design a form or interface for user entry. Store and Read inputs in the app to save inputs to a connected data source (e.g., SharePoint, Dataverse, SQL). Then, use a scheduled or manual data refresh, using DirectQuery mode if supported, to bring input back into Power BI for measures and filters.

Use DAX to Incorporate Inputs: When the input data are available in your model, design DAX measures to model user values into your dynamic KPI, visuals, or what-if scenarios.

This will bring a level of interaction much more than Power BI usually embraces in a secure, scalable environment. It is perfect for budgeting for, recasting, or user-driven simulation cases.

answered 4 days ago by anonymous
• 25,690 points

Related Questions In Power BI

0 votes
0 answers
0 votes
2 answers

How do I create a Power BI visual that dynamically adjusts based on user-selected filters and slicers?

The application of slicers and filters in ...READ MORE

answered Jan 23 in Power BI by anonymous
• 22,890 points
175 views
0 votes
1 answer

How can I fix a Power BI visual that keeps showing "See details" or other errors when rendering?

The "See details" error typically arises from ...READ MORE

answered Dec 30, 2024 in Power BI by Anu
• 3,020 points

edited Mar 6 224 views
0 votes
0 answers
0 votes
1 answer

Displaying Table Schema using Power BI with Azure IoT Hub

Answering your first question, Event Hubs are ...READ MORE

answered Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,090 points
1,598 views
+1 vote
1 answer

Unable to install connector for Power Bi and PostgreSQL

I think the problem is not at ...READ MORE

answered Aug 22, 2018 in Power BI by nirvana
• 3,090 points
2,936 views
+2 votes
2 answers

Migrate power bi collection to power bi embedded

I agree with Kalgi, this method is ...READ MORE

answered Oct 11, 2018 in Power BI by Hannah
• 18,520 points
1,721 views
+1 vote
1 answer

Connect power bi desktop to dataset and create custom reports

Open power bi report nd sign in ...READ MORE

answered Oct 10, 2023 in Power BI by Monika kale

edited Mar 5 1,884 views
0 votes
1 answer
0 votes
1 answer

How can I create a function in Power Query that processes data differently based on a user-selected parameter?

The following steps outline the creation of ...READ MORE

answered Mar 17 in Power BI by anonymous
• 25,690 points
95 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP