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.
I can't find anything specific on this...I am generating itinerary's
into PDFs but as it is they are only generating one PDF per day.I am
hoping to set it up so that the appsheet will generate all of the days
into a single PDF, with each day having i...
I needed to make a calendar view where you can select any one or many of
a series of teams to view their upcoming events. I used a quick edit
detail view to filter the events.However when I was testing the
expression for my slice, I realized If I do
...
Is it possible to pass changes made in one data partition after the fact
to another data partition with the same data structure? I have
situations where one team might be working on something that overlaps
with another team, and in those circumstance...
Is there a means to change to a different partition of the same table
without syncing the app? Like how a slice would change data in a
dashboard immediately? Also, separate question I couldn’t find any
specifics on; does using a slice help performanc...
Hey, I’m trying to list a series of calendar events grouped by month.
They are sorted by the numeric value of the month (data set format looks
like: 1//1/2021) -So far this works correctly, however I’d like the
event’s marked as “NO DATE”, to be sort...
Yea one record/ cell that affects that specific parameter but it is an
enum list. So can be one team or many teams.It controls which team's
events the user is seeing in the calendar.That could be just wanting to
see one teams events or all the teams ...
Yea, I’ve found when updating one app from another, the tables all have
to be reset and if you have a ton of data tables like I do it’s a lot;
and there’s some extra virtual rows that get regenerated to remove etc.
A gum and paper clip idea I had was...
I have 2 data sets partitioned between 4 teams. They are 17,000 and
10,000 rows respectively x4. Last night I tested sync times for using a
partition. I also tested sync times for using a slice where I joined all
partitions into one data set, and sli...