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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

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
v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

2 REPLIES 2
v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
amitchandak
Super User
Super User

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

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.