Forum Discussion
Allow user to select Parameter before load
I have a big dataset from sqlserver with millions of rows. Is there a way to allow a user to type in a parameter (Client Name for example) before the report loads so the report will only display a few thousand rows?
2 Replies
- parry2kSuper User
mchan you can use dynamic parameters Dynamic M query parameters in Power BI Desktop (preview) - Power BI | Microsoft Docs
✨ Follow us on LinkedIn
Learn about conditional formatting at Microsoft Reactor
My latest blog post The Power of Using Calculation Groups with Inactive Relationships (Part 1) (perytus.com) I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡ Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡
- AnonymousNot applicable
Hi mchan ,
When you want a query in Access to ask for input every time that you run it, you can create a parameter query.
You can also create a form to collect parameter values that will be used to restrict the records returned for queries, forms or reports.
Please refer to the following document to see if it helps you.
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.