Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
I know you can't yet interact with the parameters on a report, but how I can display the value of a parameter as a label at the top of a report?
I'm going to save my report as a template. I then want to enter my two parameter values when I use the template (start date and end date). My queries will run using these parameters and I want to display the value of those parameters at the top of the report. Is this possible? I can't seem to find anything here in the forum.
Solved! Go to Solution.
@akamiller in power bi desktop under query editor right click your parameters and click Enable Load. Close & Apply and that will make your parameters visible in reports. Then depending on the parameter type if number then you can use KPI visual or if text then download custom visual called Long Text Viewer and use that to drag and drop parameters onto report.
@akamiller in power bi desktop under query editor right click your parameters and click Enable Load. Close & Apply and that will make your parameters visible in reports. Then depending on the parameter type if number then you can use KPI visual or if text then download custom visual called Long Text Viewer and use that to drag and drop parameters onto report.
Can't seem to find the Long Text Viewer visual, any alternatives?
Search it in google and then download it. You wont find it in visual market in power bi desktop, but u have to upload it as a file
Long Text Viewer - exactly what I needed! Thanks!