How to create a custom PQ Calendar using Start and End date parameters cells

Luthius

Active Member
Joined
Apr 5, 2011
Messages
324
Guys, I would like to know how to create a custom Power Query Calendar using Start and End date parameters based in my cells values.
The values in my worksheet can be changed by the user. The calendar will be generated based on the table Start and End Information.

StartEnd
01/01/202001/01/2021


This calendar table I will use on another data table that I will transform.
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Do you think is possible incorporate this Calendar table with the values of a table I have in my spreadsheet? I mean, each date in my calenda will apear in my another table, doenst matter if the date exist or not on the other table.

Before
ProductsDateValue
Product A20/09/202010
Product A07/09/202010
Product A04/12/202010


After
ProductsCalendar Table dateValue
Product A01/01/202010
Product A02/01/202010
Product A03/01/202010
Product A04/01/202010
Product A05/01/202010
Product A06/01/202010
Product A07/01/202010
Product A...10
 
Upvote 0

Forum statistics

Threads
1,214,946
Messages
6,122,401
Members
449,081
Latest member
JAMES KECULAH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top