sitewolf
Active Member
- Joined
- May 4, 2012
- Messages
- 307
Haven't been here in awhile....not sure that's a good thing or a bad...
I am using a power query to access/manipulate data from a web link. Within that link is a date. I'd like to create a source link that updates with the necessary date. I already have that date dynamically updating as I need in a cell of the workbook (i.e. it displays yesterday's date until 8am before changing to today's date...not really relevant to the question).
1) How do I pull the date from that cell to be a part of the link? (I've named the cell already)
2) Once I'm pulling that date into the link, how would I also format that date (it needs to be yyyy-mm-dd in the link)
The relevant part of the link is dateFrom=2025-03-08&dateTo=2025-03-08
If I didn't need this date updated in multiple queries, it wouldn't be horrible to just edit, but there'd generally be about a dozen
I am using a power query to access/manipulate data from a web link. Within that link is a date. I'd like to create a source link that updates with the necessary date. I already have that date dynamically updating as I need in a cell of the workbook (i.e. it displays yesterday's date until 8am before changing to today's date...not really relevant to the question).
1) How do I pull the date from that cell to be a part of the link? (I've named the cell already)
2) Once I'm pulling that date into the link, how would I also format that date (it needs to be yyyy-mm-dd in the link)
The relevant part of the link is dateFrom=2025-03-08&dateTo=2025-03-08
If I didn't need this date updated in multiple queries, it wouldn't be horrible to just edit, but there'd generally be about a dozen