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 dateJoin 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.
Hello,
I have a query output where I am getting columns such as enrollment count, CRS_SUBJ_CD (course subject code),CRS_NBR (course subject number), TERM_CD etc.
The output has all the CRS_SUBJ_CD,CRS_NBR in 2 columns.
Below is the snippet I am trying to recreate in PBI but struggling to get the enrollment numbers for Cross listed course. PS- Crosslisted course are same as CRS_SUBJ_CD,CRS_NBR.
I really appreciate if someone provides any lead.
Solved! Go to Solution.
Hi @Data_enthu ,
Do you want to count by CRS_SUBJ and CRS_NBR grouping?
Here's an example.
You can use group by feature in Power Query. Select the both columns and click "Group By...".
In addition to adding a column with a count, add a column that retains the original rows.
Expand it.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Data_enthu ,
Do you want to count by CRS_SUBJ and CRS_NBR grouping?
Here's an example.
You can use group by feature in Power Query. Select the both columns and click "Group By...".
In addition to adding a column with a count, add a column that retains the original rows.
Expand it.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I am getting the count for CRS_SUBJ_CD and CRS_NBR but getting same count for CROSS_LIST_CRS_SUB_CD and CROSS_LIST_CRS_NBR in PBI
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 |
---|---|
10 | |
8 | |
6 | |
6 | |
6 |