Forum

Mynda Treacy
@mynda
Admin
Member
Joined: Jul 16, 2010
Last seen: Jun 8, 2026
Topics: 0 / Replies: 4783
Reply
RE: Imported data gets corrupted - 5.1 becomes 5.0999999999

How about rounding to 1 decimal place then?

4 years ago
Forum
Reply
RE: RelationShip not understood

Hi Bruno, It's great to hear you're enjoying our site and content! Thanks so much Thanks for explaining the data in more detail. It helps under...

4 years ago
Forum
Reply
RE: Imported data gets corrupted - 5.1 becomes 5.0999999999

Hi Paul, The problem you're discovering happens when Excel converts values to binary and back again. Sometimes referred to as a floating point. ...

4 years ago
Forum
Reply
RE: RelationShip not understood

Hi Bruno, Please watch lesson 6.07 of the Power Pivot course which explains how to relate multiple fact tables and which fields must be used in the...

4 years ago
Forum
Reply
RE: Calculate an hour for a line that is a line above a given condition

Thanks for clarifying. You can use this formula: =SUM(INDEX(F2:F32,MATCH("Yom Kipur",G2:G32,0)-1):INDEX(F2:F32,MATCH("Yom Kipur",G2:G32,0)+1)) Obv...

4 years ago
Reply
RE: Calculate an hour for a line that is a line above a given condition

Hi Lea, It's a bit hard to follow your example as I'm not sure where you got 8.5 from because that's 3 days before Yom Kipur i.e. on the 13th Septe...

4 years ago
Reply
RE: find a value in de sub-column list and return the value

Hi Kevin, There's nothing unique about rows 13 to 16 for it to make sense to copy those values from row 16 up. Why would you have duplicate rows li...

4 years ago
Reply
RE: Power Query: Limit loading of rows

Hi Kenneth, Perhaps I'm not understanding what you mean. Where are these 60k rows downloading to? A table in the Excel file, the Power Pivot data m...

4 years ago
Forum
Reply
RE: Dynamic Football Crests

Hi William, Welcome to our forum. You can use the technique explained in this tutorial on looking up pictures in Excel. Seeing that you don't need ...

4 years ago
Reply
RE: Count based on 2 criteria

Hi Ben, Welcome to our forum. You can use the FILTER function for this like so: =COUNT(FILTER(I2:I70,(LEFT(I2:I70,2)="13")*(K2:K70="N/A"))) M...

4 years ago
Reply
RE: Pivot slicer causes Excel to become unresponsive

I wonder if there's some VBA in the file that triggers something in the Slicer upon opening?

4 years ago
Reply
RE: Power Query: Limit loading of rows

Hi Kenneth, You can turn off data load in background. File tab > Options & Settings > Options > Current Workbook Data Load: deselect '...

4 years ago
Forum
Reply
RE: Table Relationships

Hi Jessica, The User Report does not have a relationship with the Absolute Values table. If you delete the relationship between the GL by User Repo...

4 years ago
Forum
Reply
RE: True and False on number relationship

I don't think you're going to get an answer for this, John. It's the switching of the values from 73 to 37 that is not something Excel is designed to ...

4 years ago
Reply
RE: Finding a Price Break (PC / Excel Office 356 Version 2201)

Hi Shannon, Welcome to our forum! You can use VLOOKUP with an approximate match for this. Or use Power Query to do the equivalent of a VLOOKUP appr...

4 years ago
Page 59 / 319
0