Bronze 4
Since ‎02-18-2021
‎04-30-2023

My Stats

  • 23 Posts
  • 2 Solutions
  • 5 Likes given
  • 11 Likes received

abiramradhakris's Bio

Badges Chacal33 Earned

View all badges

Recent Activity

Hey all,I have 4 tables:Quote: QuoteID / Date / AcceptedQuoteDetails: QuoteDetailsID / QuoteID / Job / Qty / PriceInvoice: InvoiceID / QuoteID / JobInvoiceNumber / DateInvoiceDetails: InvoiceDetailsID / InvoiceID / QuoteDetailsID / ProgressI would li...
Hey all,It is a very long shot type of question.I have 3 tables:- Order table: OrderID / DeliveryDate / Received- OrderDetails table: OrderDetailsID / OrderID / Product / Qty- OrderReport table: StartDate / EndDate / List of OrderID (VC)I would like ...
Hey all,I cannot get my head around this problem of mine.I have 4 tables:T_Supplier--- SupplierID / SupplierT_Product --- ProductID / Product / SupplierIDT_Order --- OrderID / OrderNum / OrderDate / SupplierIDT_OrderDetail --- OrderDetailID / OrderID...
Hi all, I have an automation that sends an email and archive the attachment. I set the name of the attachment on a computed key. And when archiving, the app creates a folder and a sub-folder in which the pdf file is saved under a fairly random name… ...
Hi all, Can anyone help me figure out how to have an action button doing: If data exists then LINKTOFILTEREDVIEW else LINKTOFORM? Many thanks Matt