Forum Discussion
SebbyP333
4 years agoHelper I
How to use an API string with reference to a dynamic table column?
Hello Power BI Forum, I have the following API url to pull in stock price data using the web function on Power BI Desktop. The part of the API url in red, bold and underlined is the stock code a...
- 4 years ago
SebbyP333 find attached
SebbyP333
4 years agoHelper I
Hey, I am sorry to bother you again but I am trying to replace your code with the actual table and column in my power bi file. I thought i could work it out but i am struggling. The table is called 'Ticker Universe' and the column i need to reference is 'EOD Stock Code'. Where do i replace your code with the actual table and column i have?
- SebbyP3334 years agoHelper I
The file you sent over seems to have just changed the name of the table which was produced as a result of the function. I want to reference a table and column with my list of stock codes which is already in Power BI Query.
I believe your solution means i have to create a list in a source table within Power BI?