Last seen: Jul 24, 2026
Hi Tam, Welcome to our forum! That's a big task ahead of you, but not impossible 35 metrics is a lot to fit in a one page dashboard. Maybe Spa...
Hi Matthew, Thanks for sharing your file. There is something preventing your date fields being grouped. I'd say the Pivot Cache is somehow corrupte...
Hi Bruno, If the final leads table contains unique IDs then it can have a direct relationship with the Ramplus table allowing you to filter Ramplus...
How about rounding to 1 decimal place then?
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...
Hi Paul, The problem you're discovering happens when Excel converts values to binary and back again. Sometimes referred to as a floating point. ...
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...
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...
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...
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...
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...
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 ...
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...
I wonder if there's some VBA in the file that triggers something in the Slicer upon opening?
Hi Kenneth, You can turn off data load in background. File tab > Options & Settings > Options > Current Workbook Data Load: deselect '...