The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Not sure I understand your scenario correctly, but you might only see a subset of the results in the query editor, as it limits the rows returned. Always make sure to check your results once they are loaded into the data model.
Imke Feldmann (The BIccountant)
If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!
How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries
Thanks for your answer Imke! yes, it will show only a section in the query editor, but values that are not displayed but yet "exist" should nevertheless be found in subsequent calculations, right ?
I want to try again to describe it differently: I think it is currently the case that of 17000 rows in table 2 only the top 1000 are displayed. If I now make a merge that requires a value in Table 1 / Row 1 that is in Table 2 on line 1001, it will not be found and it will appear null. But that should not be true!? The value should be found, even if it is not displayed before. So I can not continue working in the query editor, because in the next step I would like to select the "true" nulls. So values that really have no value in Table 2 ... currently there would be nulls, which are actually not nulls.
Incidentally, in the Power BI Desktop, the corresponding values previously specified as null are found..?
Any ideas how I can get the true values in the power query editor?
thank you and kind regards