Forum Discussion

AnkitaChatterje's avatar
AnkitaChatterje
Frequent Visitor
8 years ago
Solved

How to create a conditional column from APIs using the values of a given column?

Hi,   I have a table of IDs which I need to fetch data from a particular API. This API needs "ID" as an input and it keeps changing for every ID.   I want to store the values of a particular key ...
  • Anonymous's avatar
    Anonymous
    8 years ago

    HI AnkitaChatterje,

     

    My formula is custom function, please add blank query and open advanced editor to use my formula to replace.

    After this steps, you can add new column on tables which contains id list, then use id column as parameter to invoke functions.

     

    Sample steps:

    Regards,

    Xiaoxin Sheng