Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
vicky1610
Frequent Visitor

How to load different period data in different visuals as default?

Hi guys,

I am wondering how can we load a different period data in different visuals inside the report?

 

ex. I have data for last 360 days. and I am using 4 different visuals.

When the report loads I want to show,

visual 1 -> last 30 days data

visual 2 -> last 90 days data

visual 3 -> last 180 days data

visual 4 -> last 360 days data

 

catch is I am using single relative date slicer for all visuals, if slicer is selected all visuals should show that range data, else it should show default data as above.

 

I have tried it using filters to load data, it works well when I selected less range of days(30 days or less) as for visual 1 the cap gets set to 30 days max. I want it to be dynamic upto 360 days or whatever the range selected in slicer.

 

Can anyone help?

Note: I dont want to show dates in any visual, just corresponding data.

Sample data:

DatevalueCategoryLabelCount
17-May-241AXa12
16-May-242BXa23
15-May-243CXa35
14-May-244DXa43
13-May-245AXa52
12-May-246BXa63
11-May-247CXa75
10-May-248DXa83
09-May-249AXa94
08-May-2410BXa104
07-May-2411CXa114
06-May-2412DXa124
05-May-2413AXa134
04-May-2414BXa144
03-May-2415CXa155
02-May-2416DXa165
01-May-2417AXa175
30-Apr-2418BXa185
29-Apr-2419CXa195
28-Apr-2420DXa205
27-Apr-2421AXa215
....................

 

4 REPLIES 4
Anonymous
Not applicable

Hi @vicky1610 ,

Thank you for @lbendlin  answer , and I have other suggestions:

Below is the sample table:

vxiandatmsft_0-1716169511230.png

Try to use filters to load data:

vxiandatmsft_1-1716169564575.png

Checking Include Today below will filter out dates up to 30 days from today.Ditto for 90 and 180 and 360.

The final output is shown in the following figure:

vxiandatmsft_2-1716169663825.png

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @Anonymous Thank you for your response.

The default data will be 30days, 90days, 180days resp. for visuals when slicer is not selected.

If the date slicer is selected with any interval, all the visuals should show that selected interval data.

Ex. If past 1 year selected, all visuals should show 1 years data

lbendlin
Super User
Super User

There is no need to use slicers.  Use the Filter pane.  If the visuals need different intervals then you need to use visual level filters.

Hi @lbendlin 

Thank you for your response.

The default data will be 30days, 90days, 180days resp. for visuals when slicer is not selected.

If the date slicer is selected with any interval, all the visuals should show that selected interval data.

Ex. If past 1 year selected, all visuals should show 1 years data

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.