This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi dear AppSheet Community ! The aim of this post is to describe, step
by step, how to display a PDF preview. The result is an interactive
dashboard with a list of files on one side, and a preview of each file
on the other. The trick: the XY type Sho...
Hi Community, You may have needed to send an email notification for a
row being updated for example, and wishing to provide a direct link to
its detail view from the email. Here is the expression to use:
<<"https://www.appsheet.com/start/appIdValue” ...
Dear AppSheet Dev/Support Team, Here is an improvement suggestion. When
filling a ticket, the conversation remains in my inbox, but I can't get
the history of my initial ticket. When going at the documentation page,
we see the list of pending tickets...
Dear AppSheet Community and AppSheet Dev Team, Here are two ideas,
somewhat related to file generation with Automation. ==> Idea #1:
integrate with Google Docs in the output file list Show More You may
have experienced a limitation when generating a ...
Hi @Cubinche I'm happy you solved it. Would you mind sharing the
screenshots of the view settings you corrected, so that further users
can understand where to look for in the future?
Can you try my suggested expression instead? This would get us rid of
specific columns names. It would probably be (with additional "s")
[BUILDING].[Related ROOMSs]
Hi @Fonz You need to buy an AppSheet plan as the app owner for that. You
can know if you are the app owner here: You can buy AppSheet plan here:
https://www.appsheet.com/Account/Account/Billing If you already have
Google Workspace, you probably don't...
Hi @Mike_VK Let's say you have: 1) Table ROOM with columns: - id - label
- BUILDING, Type Ref, source table BUILDING 2) Table BUILDING, with
columns: - id - label ==> you probably have a virtual column named
[Related ROOMS] This columns contains all ...