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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
KasperJ90
Helper III
Helper III

Query (SUMMARIZECOLUMNS) does not include all rows from table

Hi,

 

I am using below query in a dataset to receive all rows from Table 1. I save it in a CSV file via Power Automate as historical data. The problem is, that my CSV file does not contain all rows from Table1. Should I use another formula than SUMMARIZECOLUMNS? 

 

Query:

DEFINE VAR __DS0Core =
SUMMARIZECOLUMNS(
'Table1'[Document No.],
'Table1'[Customer],
'Table1'[Qty],

EVALUATE
__DS0Core

 

1 REPLY 1
Arul
Super User
Super User

@KasperJ90 ,

Could you provide the existing table screenshot and also the below info as well?

1. Existing table row count?
2. Expected row count?

3. Result row count?

Thanks,





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


LinkedIn


Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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