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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Clear slicer's effection

Hi all,

 

I'm newbie in here and need your helps in this fields 😞

 

I have 02 table.

1. Customer table - imported from database - which have these below columns:

- Customer name

- Setup date

- 1st Training date

- Done date

- Confirm date

2. Date table - created by using dax table function: CALENDAR

3. I already had made a relationship between these tables, using:

Date_date  - Setup Date

4. Now I want to build a report (in the same report page) like that

4.1 Create a date slicer (Use the Date_date column)

4.2 Create a chart, show the number of customers that have Setup date in Nov.2019

4.3 Create a chart, show the number of customers that have 1st Training date in Nov.2019 (No matter what is the Setup date is)

4.4 Create a chart, show the number of customers that have 1st Done date in Nov.2019 (No matter what is the Setup date is)

4.5 Create a chart, show the number of customers that have 1st Confirm date in Nov.2019 (No matter what is the Setup date is)

 

But, it seems did not work. Because of using Date slicer, all the 4.2, 4.3, 4.4, 4.5 are incorrect

 

Please help me 😞 Thanks in advance

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

Maybe you can enter to query editor and do 'unpivot column' on your date fields to convert them to attribute and value.

Unpivot columns (Power Query) 

Then you can use new date fields to create a relationship to the calendar table to use calendar date to filter different types of date values.

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

Maybe you can enter to query editor and do 'unpivot column' on your date fields to convert them to attribute and value.

Unpivot columns (Power Query) 

Then you can use new date fields to create a relationship to the calendar table to use calendar date to filter different types of date values.

Regards,

Xiaoxin Sheng

amitchandak
Super User
Super User

If possible please share a sample pbix file after removing sensitive information.
Thanks

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

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