Forum Discussion
suebayes
5 years agoResolver I
Json API with header details
I have a function that I’ve created that works with a JSON api with a query let Source = (RelativePath) => // function to add as a custom column to pull in relative path from table using the name o...
- 5 years ago
Hi Pat, I got it to work. I'd tried putting it in as a parameter before but had neglected to change the parameter to a list type! So now when I put it in as a custom function within the column, I could then specify which column to use as the input and therefore which row. A bit of an epic journey.
ImkeF I got it to work and learnt a lot 🙂