Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a reference table room for Quarter. In my main table (table 1) I have to get the quarter next to the date column.
For example
the date of table 1 is 20-3-2019 then quarter should get Qtr 1 2019. So it is to check all the rows and give the quarter.
Start date | End date | room |
16-01-2019 | 15-04-2019 | Qtr 1 2019 |
16-04-2019 | 15-07-2019 | Qtr 2 2019 |
16-07-2019 | 15-10-2019 | Qtr 3 2019 |
16-10-2019 | 15-01-2020 | Qtr 4 2019 |
16-01-2020 | 30-04-2020 | Qtr 1 2020 |
Solved! Go to Solution.
You can create a column for Quater in current table with below code
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin
You can create a column for Quater in current table with below code
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
72 | |
70 | |
37 | |
29 | |
26 |
User | Count |
---|---|
91 | |
49 | |
44 | |
38 | |
37 |