Forum

Catalin Bombea
@catalinb
Admin
Member
Joined: Nov 8, 2013
Last seen: Dec 22, 2025
Topics: 1 / Replies: 1937
Reply
RE: Merging and transposing text values

Hi Prorok, You can do everything via user interface functions. I would go for Grouping, List.Combine, then Pivot the Index 4 column, last 4 step...

8 years ago
Forum
Reply
RE: Apply total cash to monthly premiums and calculate balances

Hi Blanka, Interesting challenge 🙂 Cash should be in a separate table, otherwise it will make thinks more complicate than it should be. We mana...

8 years ago
Forum
Reply
RE: How to use Macros to manage report connections in slicers

Hi Jose, It's not an endless loop, it's limited to the number of pivots from that sheet, but will loop though all slicercaches and its slicers from...

8 years ago
Forum
Reply
RE: Compare two sheet and difference to display

Hi Raj, What version of excel are you using? If you have the Proffesional Plus version of office, you can use the workbook Compare tools from th...

8 years ago
Forum
Reply
RE: How to use Macros to manage report connections in slicers

Hi Jose, To connect all slicers to all pivot tables from a specific sheet, you can use this code (change the targetsheet name as needed, it's set t...

8 years ago
Forum
Reply
RE: Filtering by using list in an excel sheet

Hi Peter, You can add a new column: = Table.AddColumn(Source, "Custom", each List.Count(Splitter.SplitTextByAnyDelimiter(Table2[Keywords])([Colu...

8 years ago
Forum
Reply
RE: Incorporate data source update of all pivot tables before slicers are reconnected

Hi, You seem to go into a wrong direction, there is no need to update the source range using codes, if you use a defined name to dynamically identi...

8 years ago
Forum
Reply
RE: INDEX MATCH ARRAY formula not working

Hi Graham, Try this version: =MATCH(TRUE,INDEX(INDIRECT($N$1&ROW(),1):INDEX(INDIRECT($O$1&ROW()),1)="-",0))

8 years ago
Reply
RE: Help! An almost complete roster spreadsheet

Ok, I guess you're referring to range C50:T102 as "the chart". Are you trying to say that this formula used in the above range is not working as ex...

8 years ago
Reply
RE: XML data source

You can try moving the tables into another column, by adding another column with this formula: =if Value.Is([ColumnName],type table)=true then [Col...

8 years ago
Forum
Reply
RE: XML data source

Hi Cheryl, Each case is different and needs different solutions. Can you upload a sample xml file?

8 years ago
Forum
Reply
RE: Help! An almost complete roster spreadsheet

Hi Daniel, What do you mean by "chart"? You said that: "workers who start at 11 PM and finish at 7 AM don't appear at all in my chart", but ther...

8 years ago
Reply
RE: Reproducing investopedia terms with power query

Ok, this means you managed to solve the problem, sounds great.

8 years ago
Forum
Reply
RE: Reproducing investopedia terms with power query

What should I do with the link you provided? It does not provide access to links or queries.

8 years ago
Forum
Reply
RE: Reproducing investopedia terms with power query

Hi Julian, The file is no longer available, can you please resend a link?

8 years ago
Forum
Page 100 / 130
0