Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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
Solved! Go to Solution.
Hi @Anonymous ,
Maybe you can enter to query editor and do 'unpivot column' on your date fields to convert them to attribute and value.
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
Hi @Anonymous ,
Maybe you can enter to query editor and do 'unpivot column' on your date fields to convert them to attribute and value.
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
If possible please share a sample pbix file after removing sensitive information.
Thanks
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
114 | |
105 | |
95 | |
38 | |
30 |