Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
how can we display only monthly data in power bi report builder
Solved! Go to Solution.
Hi , @Anonymous
To filter data in the dataset query, you can include a restriction clause that limits the retrieved data by specifying values to include or exclude from the result set.Use the query designer for the data source to help build a parameterized query.
For a published report, you can use Report subscriptions which you can specify parameter values to filter data and deliver reports through subscription.
You can define a subscription for an on demand or for a snapshot and specify parameter values to use during subscription processing.
For more details, please refer to this documnt.
You may check if this tutorial helps:
https://www.youtube.com/watch?v=YOAMpKK8iy8&list=PLNIs-AWhQzcmEFHyxCRwA_gb29WOz5SJU&index=12
PS: It is recommended to post your question on this reportserver forum
Best Regards,
Community Support Team _ Eason
Hi , @Anonymous
To filter data in the dataset query, you can include a restriction clause that limits the retrieved data by specifying values to include or exclude from the result set.Use the query designer for the data source to help build a parameterized query.
For a published report, you can use Report subscriptions which you can specify parameter values to filter data and deliver reports through subscription.
You can define a subscription for an on demand or for a snapshot and specify parameter values to use during subscription processing.
For more details, please refer to this documnt.
You may check if this tutorial helps:
https://www.youtube.com/watch?v=YOAMpKK8iy8&list=PLNIs-AWhQzcmEFHyxCRwA_gb29WOz5SJU&index=12
PS: It is recommended to post your question on this reportserver forum
Best Regards,
Community Support Team _ Eason
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.