Forum Discussion

Nadjia's avatar
Nadjia
New Member
3 years ago

Decript AES

Hello, 

I am receiving a query encripted with AES algorithm and i want to decript it in powerbi

I have the :

  • Vector 
  • Key 
  • AES Cypher mode : CBC
  • Key Size : 256 Bits

Is it possible to work on the decription  with Dax otherwise what is the best way to do it ?