Forum Discussion
smpa01
6 years agoCommunity Champion
SQL Server Management Studio like row count for each var in Power Query
Hi,
Is it possible to see the row counts for each steps/variables in Power query like SSMS shows for each query/subquery.
If I can see the row count in PQWRY I can easily determine if my ...
smpa01
6 years agoCommunity Champion
Pragati11 thanks for this, but I do not want to write another query to count the rows. PQWRY has severe performance issues on large tables and I can't imagine running a parrallel query just to catch the row count on each step. Getting row count is great for debugging and if MS can incorporate the excat count (if there is no other way we know of) that in pqwry would be great.
Also, running the column profile has severe performancer issues on overall query and I am speaking that from my experience.