Forum

Mynda Treacy
@mynda
Admin
Member
Joined: Jul 16, 2010
Last seen: Aug 6, 2025
Topics: 0 / Replies: 4769
Reply
RE: Dynamic Drop down list that hides used Items

Hi Michalis, Use this formula in cell O6 instead: =UNIQUE(VSTACK(A6:A20,C6:C20,E6:E20,G6:G20,I6:I20,M6:M63),,TRUE) Mynda

2 years ago
Reply
RE: Using xlookup when the lookup array is a spilled array from a vstack formula

Hi Tom, I was assuming you were using VSTACK inside the lookup e.g.: =XLOOKUP(lookup_value, INDEX(VSTACK(...),,1), INDEX(VSTACK(...),,2) ) or...

2 years ago
Reply
RE: Power BI - A calendar visual with an image for birthdays

Hi Jim, I'm not familiar with a way to do this. You might be limited to a Table visual: Mynda

2 years ago
Forum
Reply
RE: Combine tables/ files with different headers

Hi Katherine, You can use Power Query Merge to combine these files similarly to how you might do a VLOOKUP to bring columns E and F into file 1. ...

2 years ago
Forum
Reply
RE: Using xlookup when the lookup array is a spilled array from a vstack formula

Hi Tom, Yes, you can feed the result of VSTACK into XLOOKUP, but you'd have to FILTER the VSTACK to only return the relevant column for XLOOKUP's l...

2 years ago
Reply
RE: Power BI - 1.03 Dashboard in Minutes

Hi Dieneba, Try: Settings (cog icon) > Admin Portal > Tenant Settings > Integration Settings > Map and filled map visuals > Enable ...

2 years ago
Forum
Reply
RE: Grouping unwinds without permission, when linking to other tab

Hi Joanna, I can't reproduce the expanding of grouped columns when I try and link a cell on the 'Link sheet' to the 'FTE & DAYS DEMAND' sheet. ...

2 years ago
Reply
RE: How to keep timeline active while locking the sheet?

Correct, protection like I describe allows the user to select periods in the timeline, but not change the aggregation from days, months, quarters and ...

2 years ago
Reply
RE: Chart with names on y-axis and dates on x-axis

Hi Guido, Welcome to our forum! Unfortunately, you're not able to have major units in line with month start dates as they are always equally spaced...

2 years ago
Reply
RE: Add table summarising all worksheets to same workbook

Hi Bax, The Excel.CurrentWorkbook function designed for this requires the data in Tables or a named range. The workaround, is to get the data from ...

2 years ago
Forum
Reply
RE: If formula in validation list

Hi Ramez, Note: this is an Excel forum, so these solutions are for Excel. There is no guarantee they will work in Sheets. The data validation li...

2 years ago
Reply
RE: Grouping unwinds without permission, when linking to other tab

Hi Joanna, Welcome to our forum! I just tested linking a formula from Sheet1 to Sheet2 which contains collapsed grouped columns and I didn't hav...

2 years ago
Reply
RE: Cant use Count and Count Distinct in Power Query

Hi Ivan, Thanks for sharing the example file. The bottom 3 options do not need a column to count because they are counting rows grouped by the colu...

2 years ago
Forum
Reply
RE: Power BI - Cohort Analysis Video

Hi James, I don't have any tutorials on cohort analysis (it's a pretty advanced topic), however you might find these posts that relate to custom re...

2 years ago
Forum
Reply
RE: Creating a join in a measure when there is no relationship between tables

Hi Jodi, Thanks for the file, however I presume this is not the structure of the data in the fact table. Not only is it not in a tabular layout, it...

2 years ago
Forum
Page 21 / 318