Forum Discussion
sasdfasdfsad
2 years agoAdvocate IV
Prompt for parameter value when report is opened?
Is there anyway to make PowerBI prompt for a parameter value at "runtime" similar to how SSRS has parameters you populate before a report runs? What I want to do is let a user enter an account ID....
lbendlin
2 years agoSuper User
You are describing the functionality of a Power BI Template. (.pbit)
sasdfasdfsad
2 years agoAdvocate IV
Is there anyway to have the user enter a text value and then have the report load data?
Basically I don't want a report to load all data in a data grid until AFTER the user has made their selection.
Like how SSRS works?
- lbendlin2 years agoSuper User
yes, that's what PBITs are - empty shells. No data until the user made their choices.
- johnpjustus2 years agoHelper IV
Is there any demo video or instructions on parameterized report?