Forum Discussion

1 Reply

  • 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

    For more information, you can refer to :

    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

    Kiranbrahma