Forum

Mynda Treacy
@mynda
Admin
Member
Joined: Jul 16, 2010
Last seen: Jun 7, 2026
Topics: 0 / Replies: 4783
Reply
RE: query transformations not showing in my tables

Hi Moriel, I'm not sure what you mean by 'the calculations'? Are you saying in Power Query you can see results in the new columns, but when you clo...

4 years ago
Forum
Reply
RE: Sequence of entries in Pivot Chart Data Table

Hmmm, I'm not sure why the data table doesn't follow the order of the series in the PivotTable. I assume it's because of the different chart types, bu...

4 years ago
Reply
RE: Sequence of entries in Pivot Chart Data Table

Hi Erwin, You can manually sort by left clicking and draging the fields names into the locations you want in the PivotTable itself. Mynda

4 years ago
Reply
RE: Projecting a Monthly total

Hi Matt, The XLOOKUP formula finds the CRT to date, plus the average CRT to date * the remaining working days in the month. It's simply extrapolati...

4 years ago
Reply
RE: Moving average for fixed number of cells with and without data - newbie'ish!

Hi Kate, Welcome to our forum! You're right, you should not have your data in separate sheets for each month. You can use Power Query to gather the...

4 years ago
Reply
RE: Importing data from a folder, Expand a table not working

Hi Riccardo, Riny is expecting you to have used the technique shown in lesson 2.05 of the Power Query course. Have you tried that and then applied ...

4 years ago
Forum
Reply
RE: Projecting a Monthly total

Ah, that makes sense. I agree, one day's worth of values is not much to go on. Maybe you could leave the forecast blank until you have enough data.

4 years ago
Reply
RE: Projecting a Monthly total

Hi Matt, Change the formula in cell M2 to this: =XLOOKUP(C3,CRTData[Months],CRTData[Combined Running Totals],"")/IF(DAY(C3)=1, NETWORKDAYS.INTL(...

4 years ago
Reply
RE: only fetch "new" data (since the previous fetch)

Hi Peter, You can use Incremental Refresh. Mynda

4 years ago
Forum
Reply
RE: Projecting a Monthly total

Thanks, Matt. I thought the attachment was going to be an Excel file. Can you please upload a sample Excel file containing your formula and the desire...

4 years ago
Reply
RE: Projecting a Monthly total

Hi Matt, No file attached. Please click the Start Upload button after selecting your file and wait for the grey check mark beside the file size bef...

4 years ago
Reply
RE: Help for a newbie please - Excel Power Query

Hi Carla, You can do this using the filter button drop downs on each column. Have you tried this? If you're still stuck, please provide a sample fi...

4 years ago
Forum
Reply
RE: Display database name using sql query in Power Query

Hi Aiyah, I'm not familiar with SQL, sorry. However, once the query loads, you might be able to get the database name from the Source step of the q...

4 years ago
Forum
Reply
RE: Best way to sort raw interval data

No need to create a group. Simply put the channel name in the filters area and use the drop down on the PivotTable to check the boxes for the items yo...

4 years ago
Forum
Reply
RE: Comparing worksheets

Hi and welcome to our forum! You can automate this with Power Query. Alternatively, you can probably use some more formulas to make things a bit le...

4 years ago
Forum
Page 39 / 319
0