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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Model relationship not working in analyze in excel

I have two queries in my powerbi report. 

One is inventory information and the other is product heirarchy table(dimension table). I have created one to many join between both these tables based on the common field item number with cross filtering in both direction.

When i use analyze in excel feature and fetch a field from product heirarchy table against any item it gives me multiple product heirarchies when every item is actually having only one product heriarchies.
Please see below screenshots:

Ishan25_2-1605802550947.png

In Powerbi Service it working fine:

Ishan25_3-1605802632273.png

 

Please let me know why is this happening or is this a limitation of analyze in excel feature and how can we resolve it.

 

1 ACCEPTED SOLUTION
Icey
Community Support
Community Support

Hi @Anonymous ,

 

Please check if your data model has met one requirement for using Analyze in Excel:

  • Excel PivotTables do not support drag-and-drop aggregation of numeric fields. Your dataset in Power BI must have pre-defined measures. Read about creating measures.

 

Please put one measure into "Value" field and test it again.

analyze.gif

 

 

Best regards

Icey

 

If this post helps, then consider Accepting it as the solution to help other members find it faster.

View solution in original post

2 REPLIES 2
Icey
Community Support
Community Support

Hi @Anonymous ,

 

Please check if your data model has met one requirement for using Analyze in Excel:

  • Excel PivotTables do not support drag-and-drop aggregation of numeric fields. Your dataset in Power BI must have pre-defined measures. Read about creating measures.

 

Please put one measure into "Value" field and test it again.

analyze.gif

 

 

Best regards

Icey

 

If this post helps, then consider Accepting it as the solution to help other members find it faster.

Anonymous
Not applicable

Thanks for the tip Icey.

 

Is there an alternative to having to create measures within Power BI to be able to use values in Excel?  For example could we create an MDX calculated measure within Excel itself to handle the conversion of the numeric fields into something useable in Excel.  I've found having to create additional measures in Power BI just to do some quick analysis within Excel seems a long way around, and wondered if there is a simpler MDX approach instead?  I've tried looking but haven't yet found a way to do this - should I just give up on the idea do you think? 🙂

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors