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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
kosmo
Regular Visitor

Just not understanding measures and aggregation

I need some help. I know what I'm trying to do is probably easy, but man, I'm stuck.

 

Here's what I have. 

 

raw_source: a table containing raw source days. selected columns include:

ORDER_PROCEDURE

TRANSCRIBE_DATE

STUDENT

 

procedure_mapping

ORDER_PROCEDURE

MODALITY

GROUPED_SUBSPECIALTY

RVU

 

Students

STUDENT_NAME

 

I have defined a calculated table with rows:

GROUPED_SUBSPECIALTY

TRANSCRIBED_DATE

Transcription-Day

Transcription-Hour

STUDENT_NAME

RVUs

 

I would like to create a report summaring:

Average RVUs per GROUPED_SUBSPECIALTY by Transcription-Day (M, T, W, T, F, S, S)

Average RVUs per GROUPED_SUBSPECIALTY by Transcription-Hour (M, T, W, T, F, S, S)

Average RVUs per STUDENT_NAME per date, month, year

Average RVUs/hr per GROUPED_SUBSPECIALTY

 

I know this shows an elementary lack of understanding of measures, and perhaps an inappropriate use of a calculated table. Can someone please help me out and give me some pointers? Need to understand how this works.

3 REPLIES 3
kosmo
Regular Visitor

Ok, I've actually created a set of dummy data, scrubbed for privacy.

Here's a link to the files: 

https://www.dropbox.com/sh/9eb6q4pw21khg03/AAD1nx1TfUQMY-Jexo6HqO6-a?dl=0

 

The problem is on Page 1 Visualization.

I would like the column labeled Average of RVUs to provide the average value of total RVUs performed on particular day, rather than the average RVU of a particular procedure performed on a particular day.  This would be akin to the average total sales in a store on a given day, rather than the average value of a sale on a particular day. 

v-huizhn-msft
Microsoft Employee
Microsoft Employee

Hi @kosmo,

As what @mattbrice said, please share sample table. It's really hard to reproduce your scenario based on your description.

Best Regards,
Angelia

mattbrice
Solution Sage
Solution Sage

You’ll need to list how tables are related, and desired output. May be easier to provide a sample file for someone to help.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors