Forum Discussion

miinseon's avatar
miinseon
Icon for Helper I rankHelper I
2 years ago

line chart and matrix chart between two dates

Hi all

i want to make dynaic line chart and matrix chart using two dates filter

my goal is like below image

select from date and to date(year & month), then line chart & matrix chart changed.

and in matrix chart i want to display year, month to distinguish dates

 

how can i do this

 

thanks in advance 

1 Reply

  • miinseon 

     

    To create dynamic line and matrix charts in Power BI based on two date filters (from date and to date), follow these steps: First, import your data and create date slicers for selecting the time period. Then, for the line chart, place the date field on the Axis and your measure on Values, applying a filter to show data between the selected dates. For the matrix chart, arrange year and month fields on Rows, add your measure, and format it to display both year and month. Test your visuals with different date ranges. Adjust as needed for a complete analysis experience.

    Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!