Hi Christopher
I'm AnnaThomas and I'd happily help you with your question. In this Forum, we are Microsoft consumers just like yourself.
If Power Query is automatically changing the date format in your data when you load it into a pivot table, you can try changing the date format in the Power Query Editor to prevent this from happening.
Here’s how you can do it:
Open the Power Query Editor by clicking on the Data tab in the ribbon and selecting Edit Queries from the Get & Transform section. In the Power Query Editor, select the column containing your dates. Click on the Transform tab in the ribbon and select Data Type: Date from the Any Column section to set the data type of the column to Date. Click on the Replace Values button in the Any Column section of the Transform tab. In the Replace Values dialog box, enter the current date format (e.g., “M/d/yyyy”) in the Value To Find field and enter your desired date format (e.g., “yyyy-MM-dd”) in the Replace With field. Click on OK to apply the changes and close the Replace Values dialog box.
After making these changes, your dates should be displayed in your desired format when you load your data into a pivot table
I hope this helps ;-), let me know if this is contrary to what you need, I would still be helpful to answer more of your questions.
Best Regards,
AnnaThomas
Give back to the community. Help the next person with this problem by indicating whether this answer solved your problem. Click Yes or No at the bottom.