Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Sorry if I am 'over-posting'. I couldn't find this anywhere either.
I have a user, who wants to copy a list of workorders from an excel spreadsheet, and somehow 'paste' into a power bi report (or something)
once the data is in, iterate through the list and check the status of the workorder, and use that for reporting.
the user does not want to paste into notepad, replace <cr/lf> with commas, and then copy/paste that.
I am thinking that maybe Power BI and Paginated Reports might not be able to accept a list as an input parameter?
Is there a way to do it in Power BI? or should I be looking for a different application experience?
Power BI does not natively support pasting a list as an input parameter, but there are several workarounds depending on the desired user experience. One option is to use Power Apps embedded within a Power BI report, allowing users to paste work order numbers into a text box, which then saves the data to a source like Dataverse or SharePoint, enabling Power BI to fetch the latest statuses. Another approach is to store the list in an Excel file on OneDrive or SharePoint, where Power BI can automatically retrieve and refresh the data without requiring manual copy-pasting. If the organization has a Power BI Premium license, Paginated Reports could be used, allowing users to enter multiple work order numbers as a parameter, which is then processed through a SQL query to display the relevant statuses. Alternatively, a database-driven approach using DirectQuery can be set up, where users paste their work order list into a web-based input form (such as a Power App or a Microsoft Forms submission), storing the data in SQL or another live database that Power BI queries dynamically. The best approach depends on the workflow requirements—if a real-time, interactive experience is needed, Power Apps combined with Power BI is ideal, while an Excel-based approach is simpler for users comfortable with file-based input. If Power BI Premium is available, Paginated Reports can provide precise filtering using multi-value parameters. Ultimately, the right solution depends on user preference, system architecture, and licensing constraints.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
6 | |
4 | |
2 | |
2 | |
2 |
User | Count |
---|---|
6 | |
4 | |
3 | |
3 | |
2 |