Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
rodrigj
New Member

GUI Interaction - Allowing Users to Upload a Criteria Set to Query

Does Power BI allow designers the ability to program widgets to allow users to upload a file of criteria?  For example, I want to allow the user to upload an excel file with a set of criteria about an employee and Power BI return the eligible employees in a drop down menu. 

 

I know how to do this in Excel VBA given a file, but is it possible for Power BI to replicate this functionality with live data and produce an interactive table that users can select from a drop down menu and that selection would cause another filter to activate with another drop down menu? 

1 REPLY 1
d_gosbell
Super User
Super User

So you can build custom visuals using the the Typescript SDK and in those you could add a button that triggers a file upload (the synoptic panel from OKViz does this sort of thing). And you can build custom visuals as slicers so that they filter other visuals, so this *may* be possible, but I can't say I've ever seen anyone attempt anything like this before.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors