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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors