Please suggest expression to filter parent record based on products in child record, from product column in filter dashboard. Products are added as line items in parent table.
@SpecOpsFerret4 жыл бұрын
Having a Users table certainly comes in handy in this case. If an app already had a need for a users table like this, would there be any unique purpose to use the usersettings() feature?
@AppSheetTraining4 жыл бұрын
We prefer using a User table because if a change is made in the User Setting the change does not come into effect until the app is resynced. I'm sure there is an abstract use-case where you'd want that but 99% of the time its worth building out a user's table.
@SpecOpsFerret4 жыл бұрын
@@AppSheetTraining Thank you for this reply. Then I hope Appsheet 'bakes in' users tables tied to logins similar to the usersettings, otherwise yeah, I'll be making user tables over usersettings every time. Thanks for confirming my suspicions.
@djflexkid2 жыл бұрын
Thanks for this, I managed to get it working but I’m having trouble with the expression for an ennumlist of refs. I want to be able to select multiple persons and display their data but I can’t seem to form the IN() expression.
@MuhammadSaloojee2 жыл бұрын
Hi, did you get this right? I'm trying to do the same.
@djflexkid2 жыл бұрын
@@MuhammadSaloojee hi yup managed to get it working. [Issue Type] is the ennumlist column here IF(ISBLANK(ANY(Dashboard Filter[Issue Type Filter])), TRUE, [Issue Type] = ANY(Dashboard Filter[Issue Type Filter])),
@simondalgas97026 ай бұрын
How did you add the Last Week or Next Week button filters?
@miket16383 жыл бұрын
This is awesome! Had to rewind and rewatch a dozen times but finally got it to work. I'm using it with a Map view and am finding that it takes quite a bit of time to sync/filter every time you make a change. Not sure how his example is instantaneous.
@AppSheetTraining3 жыл бұрын
If you increase the map cluster size, it may improve performance.
@miket16383 жыл бұрын
@@AppSheetTraining Thanks for the tip. Assume you are talking about the Options>Map View> Pin Limit? If so, increased to 200 and no improvement. Any other suggestions. This is a really great feature for dashboards. Like...should be fully integrated... great!
@AppSheetTraining3 жыл бұрын
The cluster size setting is in the UX menu >> your map view settings. Sometimes, expressions with lots of select, lookups, and contains expressions can slow the searching down.
@RidleyS792 жыл бұрын
Thanks for the informative videos! As a service company, I wonder if it's possible to create a dashboard for my customers where they can see the dates of the next visits, possibly reschedule them, check their invoces or change their phone numbers etc without me having to pay the subscription fee after each of them. Maybe any workaround with API?
@Jfresh552 жыл бұрын
I need help. Lol. I have a spreadsheet that has lat and long (ex: 54.864,-1345664). I have a table slice and a map slice. The spreadsheet houses 100 records with latitude and longitude. For some reason, I can't seem to get the lat/long points to show up on the map view. If I do full address it will though. Am I doing something wrong? I've been biting my nails and am lost. Please, if you could help, I would appreciate it
@AppSheetTraining2 жыл бұрын
Great question Josh! Here is an article we wrote about XY Map Views: appsheettraining.com/article/appsheet-tips-tricks-xy-map-views We also have Tech Talks available for you to meet with us to discuss your AppSheet App. You can sign up here: calendly.com/austin-qrew/15min Talk soon, Austin from AppSheet Training
@MuhammadSaloojee2 жыл бұрын
Thank you! How can we do multi selects to bring up data from a referenced table as enumlist.. Use case: I have a tasks table, and a users table.. Tasks can be assigned to multiple users.. I want to select multiple users in the filter and then show all tasks if they're one of the users assigned to those tasks... For example, If I select Adam, Noah, Moses,... Then if there's 1 task with Adam, another with Adam and Noah, and another with Adam, Noah and Moses,... All 3 of these tasks should show even though the users assigned vary.
@jotissimo3 жыл бұрын
Thanks, this was very helpful! Whenenver I click on an account in the filtered accounts view, the filters disappear. When I deselect the account in the filtered accounts view the filters reappear. Any idea why this might be happening?
@jotissimo3 жыл бұрын
I got some help from the AppSheet community and figured it out. My filter columns were in a User table that had references to the other tables. Once I moved my filter columns to a separate table the filters stopped disappearing.
@ekkapongbupataksin39102 жыл бұрын
Hi, Maybe I’m missing something what did you use the applauncher table for?
@Madiii1512 жыл бұрын
I set everything up twice over, exactly how you did in your video and my filter detail won't show up in my dashboard. I add it to it and the detail box just shows "No Results". I have re-watched this video over and over and I can't figure out what's wrong/different.
@yidisprei1004 жыл бұрын
Great video. Thank. Didn't know this was possible. Will definitely be building this into my app. Any chance anyone knows which extension he uses at around 30 minutes in to help him reference the data?
@AppSheetTraining4 жыл бұрын
Its one we've developed named QREW Tools on the Chrome Store for free. Search it on our channel if you want to know more about it!
@yidisprei1004 жыл бұрын
@@AppSheetTraining got it. Thanks
@preshanthangavelu64953 жыл бұрын
dear trainer, is there a way to code in "bookmark" in a certain row or column in the excel sheet, whereby users can see. a "bookmark" button to press on the app. Much appreciated Sir. tqvm
@AppSheetTraining3 жыл бұрын
-Add a column called [Bookmarked] -Add a action that changes [Bookmarked] to = [Bookmarked],USEREMAIL() -Add a Slice of rows where USEREMAIL() is IN() [Bookmarked]
@preshanthangavelu64953 жыл бұрын
Okay this is complicating . Is there a way to reach by email or call , or any consultation fee I’m very happy to discuss please Sir .
@almohandsmohammed85412 жыл бұрын
How work automec serial number for rows in appsheet ?
@reynexon70363 жыл бұрын
Hi. How come i kept getting error in Row Filter Condition Expressions if I include AND on top?
@noy62913 жыл бұрын
Is there a way to make the dropdowns dependent and allows multiple selections in a single dropdown?
@AppSheetTraining3 жыл бұрын
Yeah that can be done using the 'Valid If' field when you click the edit pencil for that column. Just set up a filter statement in the valid if that pass through the rows that you want to show up. Most commonly a user would select a company in one and then the valid if would show all WorkOrders that Company=the company select
@preshanthangavelu64953 жыл бұрын
dear appsheet, is there a reason why is it on my UX TAB - VIEWS , when the view type selected is "card" - on the right view of the preview screen showing the app , it indicates an "exclamation mark" on the left part (just beside the name) . Much appreciated Sir TQVM for advice in advance please.
@AppSheetTraining3 жыл бұрын
Hello we are a Third Party AppSheet Educator not related to the AppSheet Team, but seems like the issue you're experiencing is usually caused when their is reference that is reffing a deleted column. Make sure the Key for all refs in the row showing the error is still in the database.
@StephenHind2 жыл бұрын
Maybe you're unaware but Google Sheets offers the ability to import an Excel spreadsheet without the need to copy and paste.
@dyakoamin80503 жыл бұрын
Hi Ive applied this to my app succesfully, however when it comes to multiple users it doesnt work. It only works for the first user on the user list. for some reason the row filter condition does not edit the other user emails. Ive tried this by previewing the app as the other emails on the lists. I have followed everything he has done meticulously.
@OscarFURIOUS3 жыл бұрын
Check the slice that filters the userstable with useremail(). Since this slice is the one used for the Detail View, if you are not filtering the slice, it will show the first row as DV
@JakeNaude4 жыл бұрын
Thanks... This was a great session... I didn't know it was possible to filter dashboards like that... Very useful... I'll be building that into my app... Cheers... :)
@JakeNaude4 жыл бұрын
OK, so I've implemented this in my XY Map-based app now and I have to say it's (by far) my new favourite part of my app... Very versatile... So easy to view/visualise all kinds of information... Absolutely fantastic... Best thing since sliced bread... Thanks AST, Clark & CJ... :)
@AppSheetTraining4 жыл бұрын
So glad it’s working for you! Dynamic filtering on XY maps is a powerful feature. It opens lots of doors
@TechVlogger003 жыл бұрын
I think google needs to add a lot of sample dashboards backed by mock data for people to just get started.
@AppSheetTraining3 жыл бұрын
That’s a really good idea!
@santrisholawat55263 жыл бұрын
HOW TO CREATE A DATE IN THE FORMAT "21/01/2021 S / D 25/01/2021" IN 1 DATE COLUMN IN THE APP SHEET?
@AppSheetTraining3 жыл бұрын
You can display a date in any date format using the TEXT() formula. You can learn more about it here appsheettraining.com/expressions/text-text
@viktorelkin79973 жыл бұрын
very useful! thanks a lot
@lucaspanasia14932 жыл бұрын
ty so much
@นายวชิรปัญญาปัญญาว่อง4 жыл бұрын
Very good training
@AppSheetTraining4 жыл бұрын
Thank you! Are there any topics you’d would like us to cover?
@นายวชิรปัญญาปัญญาว่อง4 жыл бұрын
@@AppSheetTraining Interactive Data
@christopherroque96594 жыл бұрын
Can you share the expression you type?
@AppSheetTraining4 жыл бұрын
Do you mean data that you can search through and filter?
@AppSheetTraining4 жыл бұрын
We will be releasing a series that covers every AppSheet Expression early next year
@arifulislamleeton Жыл бұрын
Hi I'm Ariful Islam leeton im software engineer and software development and website