Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
In Power Query, a simple SQL Server query is defined. It produces 10,010 records.
When viewing this table, it only goes up to 1,518
Why is it limiting the data?
@Anonymous
this is weird !
if you drag the index column to a visual, and select to show the max,
will it also give you , 1518 ?
So I rewrote what was going on in the Power Query transform steps into the SQL instead, to perform the steps on the database. It resulting in the 1518 groups. With that, I'm assuming it is coming out of Power Query and into the table view and visuals correctly now. The only bug then would be the data view in Power Query not showing correctly. The only steps were a Grouping, then a Record count, with a couple of filters based on avoiding nulls and limiting the count > 1.
User | Count |
---|---|
84 | |
77 | |
75 | |
43 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
45 | |
43 |