Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
Markcgraff
Advocate I
Advocate I

Losing Select All when Refreshing Expanded Data Set

Hello! I'm trying to get updated stock data from Alphvantage.co. I utilize the INTRADAY feed so I can visualize stock performance every 30 minutes while the market is open throughout the day. When I'm transforming the JSON data, it comes down with the date/times unexpanded under "Time Series (30min)". So I expand it, which puts all my date/times into columns. Then I do another transformation "Unpivot Other Columns" on the columns I want to keep vs the date columns I want normalized to 1 column containing dates and others containing values.

 

This is all good, except on the "Expand Time Series (30min)" step, even though it is set to "Select All", it will lose that setting upon refresh of the dataset, and only include the date columns selected previously before refresh. It's making it hard to pull in this data automatically.

 

Any ideas how I can work around this?


Here is an example of the data source:
https://www.alphavantage.co/query?function=TIME_SERIES_INTRADAY&symbol=MSFT&interval=1min&apikey=dem...

 

Here is a screenshot from within Power BI Desktop. 

0 REPLIES 0

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors