Forum

Mynda Treacy
@mynda
Admin
Member
Joined: Jul 16, 2010
Last seen: Aug 7, 2025
Topics: 0 / Replies: 4769
Reply
Reply
RE: Formulas wrapping in formula bar

Hi Tom, I suspect this is how the table column name is formatted. Does the column named [Trailing 3-Month Average for Cash Receipts] have line brea...

2 years ago
Reply
RE: Formula to return a list of headers if array data matches a date

If you don't have dynamic arrays, then I'd do this with helper columns. My head would explode if I had to write a Ctrl+Shift+Enter array formula for t...

2 years ago
Reply
RE: Formula to return a list of headers if array data matches a date

Hi Aayushi, If you have Microsoft 365 you can use this formula: =FILTER(A59:U59,BYCOL(IFERROR(SEARCH(V1,A62:U98),0),LAMBDA(array,SUM(array)))) ...

2 years ago
Reply
RE: Waterfall chart with vertical axis and sort by breakdown

In Excel we would use a stacked bar chart for this and set the fill colour for the dummy series below Salaries etc. to 'no fill'. Not sure if you coul...

2 years ago
Reply
RE: Load and Close to Parameter Driven Workbook Name

Hi Keith, Power Query can only load to the current workbook. It cannot create a new workbook or load to another workbook. If you want to reuse the ...

2 years ago
Forum
Reply
RE: Filter function limitation?

Hi Ayal, It's difficult to troubleshoot without the file, but to be clear, if you change the formula to this: =FILTER([SprayAsistFrm.xlsx]SprayA...

2 years ago
Reply
RE: Can i reference a query from one workbook in another workbook?

I assume so. You'd have to test it to see for sure.

2 years ago
Forum
Reply
RE: Can i reference a query from one workbook in another workbook?

Hi Dana, See lesson 5.06 and use the ODC file method. Mynda

2 years ago
Forum
Reply
RE: Show only the MAX figure in column in Excel Pivot Table

Hi and thanks for sharing your example file. However, it doesn't fully explain the request because the example numbers in the file don't match what...

2 years ago
Reply
RE: Power BI map with multiple measures with data label

Hi Yuan, You can try using tooltips for this. Drag the measure to the 'Tooltips' field in the visualisations pane. Mynda

2 years ago
Reply
RE: Power BI column chart with variance label

Hi Yuan, You can try using a Power BI Custom Tooltip for this. Mynda

2 years ago
Reply
RE: Consolidate multiple sheets within workbook

Hi Christine, This is a locale issue. Please see this tutorial for how to resolve it: Power Query Change Type Using Locale. Mynda

2 years ago
Forum
Reply
RE: Finding Duplicates.

Hi Sarfraz, I'm not following what your desired result is. Can you please upload your file again showing the desired result in column E? Mynda

2 years ago
Forum
Reply
RE: 10.04 Datesbetween

Hi Dieneba, The DATESBETWEEN function ignores the row filter context and simply returns the value specified in the formula. It therefore wouldn't m...

2 years ago
Forum
Page 22 / 318