Forum Discussion
Anonymous
4 years agoNot applicable
extracting values from API column in Power Query
After some steps i have a column with API link. what i want to do is create a new column with values that extracted from API column. Lets say API column is Path. That consists API's. i need to re...
negi007
4 years agoCommunity Champion
Anonymous if you wish to extract values from another column, it can be done easily in power query window. in the power query winow, right click on your api column and then select the option "add column from example" this will create a blank column for you. in the new column, type 2-3 values that you want as output. Power Query automatically fill other values basis your criteria.
- Anonymous4 years agoNot applicable
No. i want to get API assioited values. I tried your approach didnt give the expected result.