Forum

Mynda Treacy
@mynda
Admin
Member
Joined: Jul 16, 2010
Last seen: Jun 23, 2026
Topics: 0 / Replies: 4786
Reply
RE: Sumif index match

Hi Alison, I wrote this formula and it returned the correct results for Dept A: =SUMIF(Sheet1!$B$5:$B$15,'Dept A'!$B$1,OFFSET(Sheet1!$B$5,,MATCH...

7 years ago
Forum
Reply
RE: Don't plot zero values in line chart

Yes, that's how line charts plot missing data and I'm not aware of any option to change it. The reasoning being that you need two points to create a l...

7 years ago
Forum
Reply
RE: Preventing Blank Rows from Displaying

I'd just have a drop down somewhere in the workbook that allows you to choose the month you want the charts to display up to. You can reference this d...

7 years ago
Reply
RE: Don't plot zero values in line chart

Hi Oracle! Write a measure that sums the values and where the result is =0, return BLANK() e.g. Line Chart Values = IF(SUM(FactTable[Sales])=0, ...

7 years ago
Forum
Reply
RE: filtering dates

Hi Lea, Actually, you can omit the -1 and just use the < logical test. I just applied a filter on the date column using filter drop down on t...

7 years ago
Forum
Reply
RE: Preventing Blank Rows from Displaying

Hi Paul, You need to set up dynamic named ranges for the chart source data. For the Sparklines, you can use a relative dynamic named range. Note: t...

7 years ago
Reply
RE: Sumif index match

Hi Alison, You need to use a dynamic named range in the SUMIF sum_range argument. Note: it doesn't need to be a 'named range', you can just insert ...

7 years ago
Forum
Reply
RE: filtering dates

Hi Lea, I couldn't use your file because my Power Query wouldn't work with your Hebrew data, but you can use these functions as the Power Query equ...

7 years ago
Forum
Reply
RE: Macro enabled moving chart

Hi Junko, Looks like your file didn't get uploaded. Please click the yellow 'start upload' button after selecting your file. Mynda

7 years ago
Reply
RE: Display total sum for each Pivoted column in Power Query

Ah, yes I am using Office 365. Glad you figured out the problem and thanks for sharing.

7 years ago
Forum
Reply
RE: Target Achievement

Hi John, I don't get that error, but you can just edit the measure and change the function from COUNT to COUNTA. Mynda

7 years ago
Forum
Reply
RE: Calculating average hour by day with a Pivot Table

What do you mean by 'upload', where is the data coming from and where do you want it to go?

7 years ago
Reply
RE: Calculating average hour by day with a Pivot Table

Hi John, Thanks for uploading the correct file. The date format appears to have already been fixed in your source data, so I can't help you with an...

7 years ago
Reply
RE: Modify a pivot table to complete a calculation on two columns already included in the pivot table and to summarize data based on variable Values field

Hi Matthew, You would need to set up the measures first. Going back to my original suggestion now that I have your sample data. I don't see why you...

7 years ago
Forum
Reply
RE: Bar Chart Detail Link

Hi Ken, You can use Pivot Chart expand/collapse buttons to get a similar effect to what you're after. Mynda

7 years ago
Page 196 / 320
0