New Member
Since ‎10-29-2020
‎01-17-2021

My Stats

  • 8 Posts
  • 1 Solutions
  • 6 Likes given
  • 1 Likes received

happyhooter's Bio

Badges Shafeq_Ahmad Earned

View all badges

Recent Activity

Hi, I have three sheets: 1 “Productdetailsheet” (say list of 10 products) 2 “Order Detail” (here customer chose 5 products) 3 “Sheet4” (shows total price for 5 products and generates uniqueID for CustomerID) I am trying to copy (“Sheet4” customer ID)...
I have tried with this expression SUM(SELECT(Order Details[Total],[User Order]=USEREMAIL(),[Date and Time]=TODAY())). Here, this expression is resulting in entire column total. Column [Date and Time] has day, Date and time, which is failing to look f...
Hi Appies, I have “Stock” table with “Products” and “Units” columns. From detail view of “Products” when I click on +, it takes me to edit a form. In this form I update Units to 5 and next time when I open the form It show 5. Here, what I am trying t...
What I am trying to do here is adding a dropdown (“Avl Qty” in sheet QTY Sheet). I have added under valid if "QTY Sheet[Avl Qty]" in Units and entire column details pulls in dropdown. Instead of only for apple product where the qty is 1,2,3,4,5,6&7.
Likes from