Forum Discussion
Anonymous
7 years agoNot applicable
API Calls For decryption of Imported Data
Hi,
I want to make a API call (existing) for decrytption of Imported Data. This is an existing API which has functionality to decrypt column in a table. Please let me know whether an API call can be made after data is imported or during data import as encrypted data is not to be stored for this project.
THanks
Vivek
2 Replies
- v-chuncz-msftCommunity Support
Anonymous ,
You may just select Invoke Custom Function in Query Editor.
http://community.powerbi.com/t5/Desktop/Create-tables-based-on-all-Query-Parameters/td-p/345947
- AnonymousNot applicable
Can i call already written API from web to decrypt table column ?