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.
Thanks Advanced,
Dear friends,
Goal :
Trying to get the above cell value to compare with current cell value in Power Query.
Tried Approach :
1. Create two column for index
1. Start with 1
2. Start with 0
and did the self join.
Problem:
In my approach am getting the expected result, but the things is my data set cotains 1M rows it will take very long time to do this process.
Help me to came out of this prob. No clue for last three days and finally am came here.
I'm not aware of a faster method than this.
Could it be that the transformations before the merge actually cause the problem?
You could try to buffer the input-table to prevent duplicate evaluation, just be aware that this could also slow the process down, so check carefully.
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