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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
viviank
Resolver I
Resolver I

Analyze in Excel - how to get a Table Visual?

I'm new at "Analyze in Excel".  

 

The goal I have is to take a table visual, and replicate it in Excel. It needs to be updated as the data updates. In Power BI, the table visual looks like this:

 

SalesPerson    Office     Department      Total Sales

Doe, J.            Tokyo     Accounting       $120,000

Smith, B.        Toronto   Compliance      $101,000

Ng, F.             Chicago   Technology      $88,000

 

The Total Sales is the sum of all the Sales lines for a time period. This is a SUM() measure.

 

The Office and the Department are properties of the SalesPerson - i.e. Doe is in Tokyo in Accounting, Smith is in Toronto in Compliance.

 

Is there a way to use "Analyze in Excel" to get this table into Excel? Excel is requiring I use a Pivot Table, and then it seems I have to summarize by rows, which I don't want to do - it makes lots of extra rows with zeros - and it's not possible to see anymore which salesperson is in which department and which office.

 

Thank you!

1 ACCEPTED SOLUTION
viviank
Resolver I
Resolver I

I've not found a way to do this - but that may be okay. I found a problem with my DAX measure which was causing all the extra zeros. In the measure, I was replacing blanks with 0. This was the root cause of all the zeros!

 

When I take this out, now I only see rows that have data in the Excel pivot table, which is what I want.

 

They're not *exactly* the way they are in the Power BI Table Visual, but I can work with this now that I'm only seeing non-blank and non-zero rows.

View solution in original post

2 REPLIES 2
viviank
Resolver I
Resolver I

I've not found a way to do this - but that may be okay. I found a problem with my DAX measure which was causing all the extra zeros. In the measure, I was replacing blanks with 0. This was the root cause of all the zeros!

 

When I take this out, now I only see rows that have data in the Excel pivot table, which is what I want.

 

They're not *exactly* the way they are in the Power BI Table Visual, but I can work with this now that I'm only seeing non-blank and non-zero rows.

Hi,   @viviank 

Thanks for your sharing.

If you consider this issue closed, please accept you last reply as solution.

Other community members will easily find the solution when they get the same issue.

Best Regards,
Community Support Team _ Eason

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors