Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi everyone,
I am looking for a way to let user enters value by pass parameter in report page not from toolbar edit parameter. An additional, I am using a PBIRS for my organization. Now my issue is how to let user to pass a value in function from Oracle Database. It most be enter date every time to bring specific results because without enter value will bring a huge date from Oracle Database and that will effect on server. I will share with you some of pictures maybe will help you understand the situation.
Thank you
@Anonymous wrote:I am looking for a way to let user enters value by pass parameter in report page not from toolbar edit parameter
You can't do this with query parameters in Power BI, the can currently only be changed from the edit parameter dialog.
If you can't bring the full dataset into a Power BI file your other options would be to maybe build a SSAS tabular model and use a Live Connection from you Power BI report. (with SSAS tabular you could maybe use partitioning to more efficiently load the data as opposed to doing a full refresh every time)
Or you could look at building a paginated report instead of a pbix based one. Then you can definitely pass parameters to your oracle function, but you are more limited in the sorts of visualizations you can use an the amount of interactivity that the users would have.
Hi @d_gosbell
I tried the paginated but not working with me. I'm still looking for another way to solve this. 😞
User | Count |
---|---|
3 | |
3 | |
2 | |
2 | |
1 |
User | Count |
---|---|
8 | |
4 | |
4 | |
3 | |
3 |