Forum

Catalin Bombea
@catalinb
Admin
Member
Joined: Nov 8, 2013
Last seen: Jul 3, 2025
Topics: 1 / Replies: 1936
Reply
RE: Project Management Dashboard

Hi Tony, Can you upload a sample file with your data structure?

5 years ago
Reply
RE: Dynamic list from a noncontiguous table list based upon three parameters using Xlookup

Hi Gerard, Use this formula in Activity Plan sheet, cell H4 (then copy it down) =TRANSPOSE(FILTER(tbl_MaturityDomain[Requirement],(tbl_MaturityD...

5 years ago
Reply
RE: How to lock the slicer

Hi, The slicer should be CHECKED on LOCKED, to protect it from changes

5 years ago
Reply
RE: Calculated fields

Hi Thulasi, Below message editor, there is an Attachments button. Instead of an image, please upload a sample file with your data structure, it ...

5 years ago
Forum
Reply
RE: Filter from Pivot table

glad to hear you managed to make it work Cheers Catalin

5 years ago
Reply
RE: pivot table filter

Hi Andrea, Check your profile please, you have there 2 buttons to show the topics you have started and the topics you have posted into.

5 years ago
Reply
RE: MaxIF

Hi Peter, Welcome to our forum. Try this: Create a separate query with the initial list of files, sort the DateTime descending, then remove the ...

5 years ago
Forum
Reply
RE: Calculated fields

Hi Thulasi, For Gross Profit, should be something like this: Sales=CALCULATE(SUM(ValuesTable[Actual], ValuesTable[Category]="Sales") DirExp=CALC...

5 years ago
Forum
Reply
RE: Monthly Due Dates

indeed, EOMONTH is the right choice. Use this in the first cell: =IF(Column(A1)>B1,"",EOMONTH(A1,Column(A1))) Drag it to the right. in A1 there ...

5 years ago
Reply
RE: MSGBOX not displaying, Vbyes being automatically selected

Hi Dilip, I doubt that VbYes gets selected without displaying the message box. Make sure that the conditions are met for the MsgBox to be displa...

5 years ago
Forum
Reply
RE: pivot table filter

Hi Andrea, Can you clarify what means "BUT there is no information transposed into the Field ranges," ? an example of the desired output will be he...

5 years ago
Reply
Reply
RE: No way to transpose every 'n' rows of a single column file in PQ?

Hi Trevor, You have to be more precise, "I can't find a way for PQ to handle this[..]" is not saying anything about the structure of the desired ou...

5 years ago
Forum
Reply
RE: Combine files with different header names

If you need to keep the first value, you can add it as a new column. This is how the function should look like: (I collected the first cell value i...

5 years ago
Forum
Reply
RE: Hyperlink Function that works for Windows and Macs

Can you use the formula: =CELL("filename",A1) in both Mac and Windows? Please provide the results of this function from both OS.

5 years ago
Page 61 / 130