Forum Discussion
rafaelsh
1 year agoNew Member
Power BI Report Builder
Hi everyone,
I am trying to create my first paginated report in Power BI report builder. My database connection is successful, my query validation was successful but when I run the report I only get headers but no data (I only have date parameters on my report and they are in the date/time format). When I hard code the date in my query the report runs perfectly fine but when I don't hard code the dates it does not show me any data. Where am I going wrong if someone could please guide me.
1 Reply
- GilbertQSuper User
Hi rafaelsh
You need to pass the parameter into the Query, here is a blog post on how to do this SQL Server Reporting Services SSRS 2017 Parameters