Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi , @Kiranbrahma
The error code means that it need two parameters in one function, the "Binary.Decompress" need two parameters:
Binary.Decompress(binary as nullable binary, compressionType as number) as nullable binary
Binary.Decompress - PowerQuery M | Microsoft Learn
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly