Forum

Mynda Treacy
@mynda
Admin
Member
Joined: Jul 16, 2010
Last seen: Jun 23, 2026
Topics: 0 / Replies: 4786
Reply
RE: SUMPRODUCT not working with blank cells

Hi Kondempudi, Welcome to our forum! Your SUMPRODUCT formulas have spaces, not blanks. i.e. your formula is like this: =SUMPRODUCT((I4:I38=" ...

7 years ago
Reply
RE: Fill down the text through the number in Power Query

Then use Catalin's suggestion and add a conditional column with a logical test for a number: = if Value.Is([Period End], type number) then null els...

7 years ago
Forum
Reply
RE: Referencing to a deleted file?

Hi Luna, Are you clicking the 'Refresh All' button or refreshing each query individually? I'm asking because that error shouldn't appear if you're ...

7 years ago
Forum
Reply
RE: Power Pivot to keep data validation

Hi Jess, Welcome to our forum! Power Query tables don't support data validation. The query owns the table and anything that goes in that table m...

7 years ago
Forum
Reply
RE: Import data from SAP built-in software

Hi Lea, In Power Query for Excel here is only a connector for SAP HANA databases. I don't use SAP, so can't speak from experience, but there are so...

7 years ago
Forum
Reply
RE: Fill down the text through the number in Power Query

Hi Aye, In the second example cell type null over the top of the faded 43739 value and it will fill down correctly. i.e. you need to give it the fi...

7 years ago
Forum
Reply
RE: Fill down the text through the number in Power Query

Use the 'Column from examples' button. It writes the formula for you. Session 4.20.

7 years ago
Forum
Reply
RE: Chart Help

Hi Garrett, Welcome to our forum! You need to split your data out over the months it relates to. You can then plot the monthly data in your char...

7 years ago
Reply
RE: Fill down the text through the number in Power Query

Hi Aye, Add a column that extracts the text and ignores numbers. You can use the Column from examples to extract the text values. When you give it ...

7 years ago
Forum
Reply
RE: How to avoid duplicate data entry when showing graphs in PowerPoint?

Hi Scotty, I don't have a lot of experience embedding Excel charts in PowerPoint, but another option is to add a 'Data Table' to the chart itself. ...

7 years ago
Reply
RE: NextMonth

Sorry, missing parenthesis after DAY: =FORMAT(DATE(YEAR(TODAY()),MONTH(TODAY())+1,DAY(TODAY())),"MMMM")

7 years ago
Forum
Reply
RE: Save Query and apply to next day file import

Looks like a limitation of the version of Excel that you have. You can try updating Excel to see if you get the new Power Query ODC export connection ...

7 years ago
Forum
Reply
RE: If a cell has any data, another cell should have a fixed data

Hi Sol, Welcome to our forum! The fix is easy...remove the double quotes from the 1 in your 'value_if_true' argument. i.e. this: =IF(([@BARCO...

7 years ago
Reply
RE: Searching columns by different formats of name (unequal Columns, Reference Column is way bigger than search Columns)

Hi Anand, I took your 'Input' table and pasted it into cell A1 of an Excel worksheet. I then put the formula in cell E2. It works to return your 'r...

7 years ago
Reply
RE: Save Query and apply to next day file import

Hi Mark, In regards to your original question, it sounds like you missed the first step of actually creating the ODC file: right-click the query in...

7 years ago
Forum
Page 203 / 320
0