The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Up until yesterday, when I changed a filtering option, the table would automatically update. Now it doesn't and I have to hit apply to see the changes.I use filtering a lot to test my data - I look at a summation field and check, for example, what is...
How can I do a negative filter? Let's say I have a multiple select field with letters A-E. I can easily filter to show all records that contain all of D, E, and F. But I want to filter OUT all records that contain all of D, E, and F. Just D is fine, ...
Seems like it should be easy. I want to display the "Ending Balance" field from my most recent record. The summary type for monetary records doesn't have an option for most recent record. But the date record does have that option. So I can display th...
I have a field of numbers somewhere between 1-100, I'll call the field "MAX" and sort high-low. I want to be able to count the total number of records in this field, and pick the lowest numeric record of a certain percent, let's say 80%.For an exampl...
This is it! I had been adding several new fields when this became an issue. You had 491,150 cells (fields * records) and I had 558,108. I deleted a bunch of old fields that I no longer use, getting me down to 486,459 cells, hit refresh, and Apply wen...
Thanks Scott. I don't think I have any dependencies on this filter. This seems to be an issue for me on all my tables in this database. If it was a dependency issue, wouldn't it only apply to particular tables? Interestingly, I did check another data...
Thanks for your tips. I don't understand how to switch between filtering modes. I looked it up and found things on dynamic filtering, but it looks like it maybe only applies to linked records? This is not my case. I tried a different browser with the...
This suggestion deserves a bump. I would also find it very helpful to display a formula field in a form as a way to validate my data. For example, is the first number greater than the second number? Or to be used to show a total.
I figured it out. My brain hurts trying to figure out why it works, but it works. I grouped: "has none of D or has none of E or has none of F." Thanks for talking me through it.