Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
69 | |
55 | |
36 | |
31 |
User | Count |
---|---|
87 | |
62 | |
61 | |
49 | |
45 |