Forum

Mynda Treacy
@mynda
Admin
Member
Joined: Jul 16, 2010
Last seen: Jul 24, 2026
Topics: 0 / Replies: 4786
Reply
RE: List of functions does not automatically appear when I start typing...

Hi Antonia, Riny is correct. This is a version issue. You can try updating your version of Excel to see if the feature is available. If that doesn'...

4 years ago
Forum
Reply
RE: Query Refreshing Super Slow

Hi Josh, Welcome to our forum! I'd say the List.PositionOf steps are the bottleneck. You could try wrapping those steps in List.Buffer. This post t...

4 years ago
Forum
Reply
RE: Pivot Table 3day Average

Hi Eileen, If you're using Power Pivot then you could write a DAX measure for the 3 day average. If you're using regular PivotTables then you'd nee...

4 years ago
Reply
RE: Looking to improve visualization of trend chart vs. SLA

Hi Scotty, There was no attachment. You need to click 'Start Upload' after selecting your file and then wait for the grey check mark beside the fil...

4 years ago
Reply
RE: Power BI visuals - S-Curve

Hi Valerie, Yes, a line chart. There's no specific s-curve chart, but essentially it's a line chart. You'll have to write a measure to generate the...

4 years ago
Forum
Reply
RE: Question about setting up Power Pivot data

Hi Grete, It's difficult to say without seeing some sample data, but my initial thought is you have too many tables. Dim tables are for data that i...

4 years ago
Forum
Reply
RE: Best Data practices

Hi Michael, If your data is in Excel file A and you use Power Query in Excel file B to get the data and load it direct to Power Pivot, then you can...

4 years ago
Reply
RE: Source change from local drive to SharePoint for existing Query

Hi Olesea, The process for getting files from a local folder vs a SharePoint folder are different, as you have found. Because of this you can't sim...

4 years ago
Forum
Reply
RE: Data Preparation

Hi Matt, Welcome to our forum! I've moved your post to the Dashboard Course members forum so it gets priority. Without seeing your dashboard and...

4 years ago
Reply
RE: Cell Alignment Not Kept After Refresh

Thinking about this a bit more, I wonder if it's a Table feature. Tables are designed to copy formatting and formulas down a column. This is best prac...

4 years ago
Forum
Reply
RE: Cell Alignment Not Kept After Refresh

I agree it seems like it should, however the fact that it doesn't when it preserves all other formatting suggests to me that maybe cell alignment form...

4 years ago
Forum
Reply
RE: Display a list of top 3 tasks based on criteria & dates

Hi Michele, In that case, select a range of cells 3 rows high and 5 columns wide, then enter this formula: =INDEX(Table1[[Project]:[Status]],SMA...

4 years ago
Reply
RE: Cell Alignment Not Kept After Refresh

It's preserving the alignment if the rows within the table are the same because it's not actually loading anything to Excel because there's nothing to...

4 years ago
Forum
Reply
RE: 2.04 Updating a Pivotchart with macros

Hi Micheal, The problem you are currently having where you have to refresh twice to get the PivotTables to update is caused by loading the data to ...

4 years ago
Reply
RE: Display a list of top 3 tasks based on criteria & dates

Hi Michele, You didn't mention what version of Excel you have, so I have assumed you have 365, in which case you can use this formula: =CHOOSERO...

4 years ago
Page 50 / 320
0