Skip to content

Troubleshooting & FAQ

Common Issues

Data Entry Problems

Can't edit a cell

Symptoms: Clicking a cell doesn't allow editing

Possible causes:

  • Property is read-only (Created Time, Formula, Auto ID, etc.)
  • You don't have edit permissions
  • Database is in view-only mode

Solutions:

  1. Check if the property type is read-only
  2. Verify you have edit permissions
  3. Ask database owner for access

Changes not saving

Symptoms: Edits disappear or "Saving..." never completes

Possible causes:

  • Internet connection lost
  • Server error
  • Browser issue

Solutions:

  1. Check your internet connection
  2. Look for error messages in the UI
  3. Refresh the page (changes may have saved)
  4. Try a different browser
  5. Check browser console for errors

Paste not working

Symptoms: Can't paste data from Excel/Sheets

Solutions:

  1. Ensure data format matches property types
  2. Click the correct starting cell
  3. Try pasting one cell first to test
  4. Check you have edit permissions
  5. Verify clipboard has data (try pasting in notepad first)

Display Issues

Rows disappeared

Possible causes:

  • Filter is hiding them
  • Someone deleted them
  • Wrong view selected
  • Workspace filter applied

Solutions:

  1. Clear all filters
  2. Switch to "All" or default view
  3. Check workspace filter - select "All Workspaces"
  4. Check activity log for deletions
  5. Search for the row by name

Can't see a property/column

Cause: Property is hidden in current view

Solutions:

  1. Click "Properties" button in toolbar
  2. Find the property in the list
  3. Toggle it on to show
  4. The column appears at the end
  5. Drag to reorder if needed

Column too narrow

Solution:

  1. Hover over right edge of column header
  2. Drag to resize
  3. Or double-click edge to auto-fit content

Sorting & Filtering Issues

Can't reorder rows manually

Cause: A sort is applied

Solution:

  1. Click "Sort" in toolbar
  2. Click "Clear all"
  3. Now you can drag rows to reorder

Filter not working as expected

Check:

  • Filter condition is correct (contains vs. is)
  • Filter value is exact (case-sensitive for some types)
  • AND/OR logic is set correctly
  • Property has data (not empty)

Solutions:

  1. Remove and re-add the filter
  2. Try a simpler filter first
  3. Check for typos in filter value

Sort order seems wrong

Check:

  • Multiple sorts applied (check priority)
  • Property type (text sorts differently than numbers)
  • Empty values (appear first or last depending on direction)

Solutions:

  1. Clear all sorts and re-apply
  2. Ensure property type is correct
  3. Check for hidden characters in data

View Problems

View changes not saving

Symptoms: Filters, sorts, or column changes don't persist

Solutions:

  1. Check internet connection
  2. Wait a moment - auto-save has a delay
  3. Refresh and check if changes saved
  4. Try creating a new view

Can't delete a view

Cause: It's the last view (at least one must exist)

Solution: Create a new view first, then delete the old one

View disappeared

Possible causes:

  • Someone with permissions deleted it
  • You're looking in wrong database

Solutions:

  1. Check with team members
  2. Verify you're in the correct database
  3. Check activity log

Performance Issues

Database loading slowly

Causes:

  • Large number of rows (1000+)
  • Many properties with complex formulas
  • Large file attachments
  • Slow internet connection

Solutions:

  1. Use filters to show fewer rows
  2. Hide unused properties
  3. Limit formula complexity
  4. Check internet speed
  5. Close other browser tabs

Lag when typing

Causes:

  • Too many rows visible
  • Complex formulas recalculating
  • Browser performance

Solutions:

  1. Apply filters to reduce visible rows
  2. Simplify or remove formulas
  3. Close other applications
  4. Try a different browser
  5. Restart browser

Property Issues

Can't change property type

Cause: Data exists that doesn't match new type

Solutions:

  1. Clear data in that property first, or
  2. Create a new property with desired type
  3. Manually transfer data
  4. Delete old property

Formula not calculating

Check:

  • Formula syntax is correct
  • Referenced properties exist
  • Referenced properties have data
  • No circular references

Solutions:

  1. Check formula for errors (red underline)
  2. Verify property names in formula
  3. Test with simpler formula first
  4. Check browser console for errors

Relation not showing linked items

Check:

  • Target database still exists
  • Linked rows haven't been deleted
  • You have permission to view target database

Solutions:

  1. Verify target database exists
  2. Check permissions on both databases
  3. Try creating a new relation

General Questions

How many rows can a database have?

Answer: No hard limit, but performance is best with under 10,000 rows. Use filters and views for larger datasets.

Can I undo changes?

Answer: Yes! Press Ctrl/Cmd + Z to undo recent changes. Undo history is limited to current session.

Can I export my database?

Answer: Yes, use the Export button to download as CSV. This includes all visible rows and properties.

Can I import data?

Answer: Yes, copy data from Excel/Sheets and paste into the database. Column order and types must match.

Are changes saved automatically?

Answer: Yes, all changes auto-save within a few seconds. Look for the "Saved" indicator.

Can I see who changed what?

Answer: Yes, check the Activity panel in row details to see edit history.

Can multiple people edit at once?

Answer: Yes! Changes sync in real-time. You'll see other users' cursors and changes as they work.

Can I restore deleted rows?

Answer: No, deleted rows are permanent. Be careful when deleting!

How do I share a database?

Answer: Use the Share button to invite team members or create a share link. Set permissions as needed.

Answer: Yes, use Relation properties to link rows between databases.

Can I create templates?

Answer: Yes, create a database with your desired structure, then use it as a template for new databases.

Property-Specific Questions

Why can't I edit Created Time?

Answer: It's a system property that's automatically set when a row is created. It's read-only.

How do I add more select options?

Answer: Click the property header → Edit Property → Add options with the + button.

Can I change option colors?

Answer: Yes, in the property editor, click the color next to each option to change it.

Why is my formula showing an error?

Answer: Check syntax, property names, and ensure no circular references. Hover over the error for details.

How do I upload multiple files?

Answer: Click the file property cell, then select multiple files or drag and drop them all at once.

Answer: Relations only work within Ascend. Use URL properties for external links.

View & Filter Questions

Can I save different filters as views?

Answer: Yes! Create a new view, apply filters, and they're saved to that view automatically.

Can other people see my views?

Answer: Yes, views are shared with everyone who has access to the database.

Can I create private views?

Answer: Not currently - all views are visible to all database users.

How many filters can I add?

Answer: No limit, but too many filters can be confusing. Keep it simple when possible.

Can I filter by formula results?

Answer: Yes, formula properties can be filtered just like regular properties.

Why doesn't my date filter work?

Answer: Ensure the date format matches. Use relative dates (Today, This Week) for dynamic filters.

Collaboration Questions

Can I see who's viewing the database?

Answer: Yes, look for user avatars in the top right showing active viewers.

Can I prevent others from editing?

Answer: Yes, use permissions to set view-only access for specific users.

Can I comment on rows?

Answer: Yes, click a row to open details, then use the Comments section.

Can I mention someone in a comment?

Answer: Yes, type @ followed by their name to mention and notify them.

Can I see edit history?

Answer: Yes, check the Activity panel in row details for recent changes.

Getting Help

If you're still experiencing issues:

  1. Check this guide - Most questions are answered here
  2. Search documentation - Use the search bar
  3. Check browser console - Look for error messages (F12)
  4. Try a different browser - Rule out browser-specific issues
  5. Ask your team - They might have solved it
  6. Contact support - We're here to help!

When Contacting Support

Please include:

  • What you were trying to do
  • What happened instead
  • Any error messages
  • Browser and version
  • Screenshots if applicable
  • Steps to reproduce the issue

Last Updated: December 2024