We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
I have a period sql query to concat and calculate data in system,
now I need to trans it to power bi show dashboard,
but sql query declare StartDate and EndDate,
and this program syntax only summarize period salestotal data,
system has options to specify date period,
means I hope I can use powerbi slicer to give variable(date period) to show matrix,
is it possible to achieve?
OR not slicer,
any tool I can give it data to control variable
Hi @Lily36876 ,
You could create a calendar with CALENDAR() function to connect your date period.
Then you could create a slicer with date field or add the date field to the filters, or even create a measure for the visual-level filter.
Reference:
Slicers in Power BI - Power BI | Microsoft Learn
Add a filter to a report in Power BI - Power BI | Microsoft Learn
Types of filters in Power BI reports - Power BI | Microsoft Learn
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 7 | |
| 7 | |
| 6 |