LINKTOROW() || AppSheet Expressions (Deep Links)

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ต.ค. 2024

ความคิดเห็น • 11

  • @archoarcho5842
    @archoarcho5842 3 ปีที่แล้ว +1

    How can I get the range value of table? For instance in table "Test" the value of range A1

  • @trumzid9089
    @trumzid9089 3 ปีที่แล้ว

    Hi Ben, awesome videos and great explanations!
    - I'm currently using the Workout Log sample app and what I would like to be able to do is:
    - Select a specific Exercise and go into it's Details, then from there record/log the exercise (with that exercise being the initial/default value. The user should be able to change the exercise if they wanted to after that).
    - The current setup is the user has to go into a separate view ("Record exercise"), and then choose an exercise from the drop-down.
    What expression would you use? And how do you reference the current Exercise as the initial/default value?
    Thanks a ton!!
    Also, do you do any consultations?

  • @michaelhardie5284
    @michaelhardie5284 2 ปีที่แล้ว

    I am looking to scan a QR code that will link to the id the QR code is referring to's detail form view so I can edit. I was wondering what the best way to approach this is. I know LinkToRow is probably the best way but unsure how to integrate it

  • @abubakaribrahim2836
    @abubakaribrahim2836 ปีที่แล้ว

    awesome videos Ben!
    please how can i filter my views

  • @SportsCentreLo
    @SportsCentreLo 4 ปีที่แล้ว

    Good explanation. Would you know to get a specific value from a Virtual Column from another table to display on another column on a seperate table? I had made reference on the new table with the [keyid].[virtual column] but no value is coming up despite a value working on the other table.
    Thanks

    • @AppSheetTraining
      @AppSheetTraining  4 ปีที่แล้ว +1

      If it is not also a virtual column, then it won't update as frequently as the virtual column in the other table.

  • @ethanu6122
    @ethanu6122 3 ปีที่แล้ว

    Very cool Ben! First things first, amazing shirt sir!
    Secondly, any advice on setting permissions on the ability to view only this detail record? Like for instance so an external stakeholder like a vendor can view only that one purchase order and not any others?

    • @AppSheetTraining
      @AppSheetTraining  3 ปีที่แล้ว +1

      Haha Thanks Ethan!
      You could set up a security filter that connects to a user's role inside of a user table. Filtering out rows related to them/their company/what ever row determines that a row should be viewable by them.

    • @ethanunick83
      @ethanunick83 3 ปีที่แล้ว

      @@AppSheetTraining Cool thank you as always

  • @aristiurmanharefa2609
    @aristiurmanharefa2609 3 ปีที่แล้ว

    There is no example

    • @AppSheetTraining
      @AppSheetTraining  3 ปีที่แล้ว

      We tried to explain each of the parameters of the functions instead of that single example. Is there a way I can help further explain the function or help you out with your use-case?