Forum

Mynda Treacy
@mynda
Admin
Member
Joined: Jul 16, 2010
Last seen: Jun 23, 2026
Topics: 0 / Replies: 4786
Reply
RE: Usage Of Bullet chart

Hi Angela, Welcome to the forum! Have you watched the session on Bullet Charts in the dashboard course? It shows you that the qualitative scale ...

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

Hi John, Seeing that you don't have Power Pivot. I'd use Power Query to aggregate the data the way you need because formulas are going to be overly...

7 years ago
Reply
RE: Question about working with .CSV files

Glad you got it working! You could always apply a filter to remove duplicate rows, but you'd want to be certain that a duplicate could never exist!

7 years ago
Reply
RE: Wheel/Sunburst Chart?

Hi Bax, Can you please upload a sample Excel file with your data? Thanks, Mynda

7 years ago
Reply
RE: Different tab to Masterlist using selection criteria

Hi and welcome to our forum! The solution here is to put your data in the correct Tabular format in a single table, not spread across multiple shee...

7 years ago
Reply
RE: Filtering two coluums in same or separate steps

Hi Cedric, Sort the jockey column, then click on the race column and sort it. That will perform a 2 column sort. You should see a small 1 in the jo...

7 years ago
Forum
Reply
RE: Measure Current year minus Last year data - issue when there is no data in current year

Hi Claudine, When using Time Intelligence functions, like PREVIOUSYEAR, you must use the date fields from your calendar table, not the fields from ...

7 years ago
Forum
Reply
RE: Excel Web Data- To Historical Data

Hi Corrie, Welcome to our forum! Can you please upload a sample Excel file as I'm not following your tables above as the cells are empty. I susp...

7 years ago
Reply
RE: Secret Santa

Hi Allyn, I'm not aware of any Secret Santa templates, sorry. If you're looking for a formula to randomly assign people to one another then you can...

7 years ago
Reply
RE: Issue with conditional formatting in pivot table

Hi Allyn, No, you either have totals on or off for all columns. You could use some conditional formatting to hide the totals by formatting the font...

7 years ago
Reply
RE: Newest / Latest data

Glad I could help. If you're using MAX then this suggests that you have multiple prices for a single date and you're finding the maximum value for a d...

7 years ago
Forum
Reply
RE: Newest / Latest data

Hi Andrew, It's difficult to be specific without seeing your model structure, but let's say you build a PivotTable with Customer ID in the row labe...

7 years ago
Forum
Reply
RE: How to extract "3" in a "3-4 Missing two" string

Hi Carolyn, I couldn't open the Google link, but you can use LEFT to extract the first character in the text string. e.g.: =LEFT(E2,1)+0 The ...

7 years ago
Reply
RE: Excel formula help

Hi Anne, Yes, an IF will work. The formula below will convert both 9 and 10 digit numbers to text: =IF(LEN(A1)=9,TEXT(A1,"000000000"),TEXT(A1,"0...

7 years ago
Reply
RE: Ranking multiple column using Power Query

Hi Chris, You could just sort the first column, then add an index column from 1. Then sort the next column and add another index column and likewis...

7 years ago
Forum
Page 198 / 320
0