New Member
Since ‎04-03-2020
‎06-10-2020

My Stats

  • 26 Posts
  • 1 Solutions
  • 6 Likes given
  • 10 Likes received

fcai's Bio

Badges Arthur_Siloka Earned

View all badges

Recent Activity

In my order capture app, I want to create a virtual column with type list that returns a list of Product Names with same Order Id from a table of Order Details. Much like REF_ROWS() work. I created an virtual column in Orders table but the expression...
in PRODUCTS table, can I make a Virtul Column with a expression ‘GET [Profit %] from SETTINGS table where [Email] is equal to USEREMAIL()’ I have a product catalog app where I want users to set their own listing prices on the products. For instance, ...
Hi, I have a product catalog app where I want users to set their own listing prices on the products. For instance, on the app, a product is listed to $10 and a users wishes to add another $3 (30%) to mark a profit, how can I achieve this? I have set ...
It would amazing if the list of my products in the app would be displayed randomly when ever the app is opened. At this moment I can only choose sort by ascending or descending and its boring as the app seems static. AppSheet team kindly look into th...
In my version of Order Capture, I want to remove the add new order detail when order status is complete. Where can I find those settings to edit?