Bronze 1
Since ‎11-12-2023
Tuesday

My Stats

  • 22 Posts
  • 3 Solutions
  • 0 Likes given
  • 2 Likes received

anubhuti-rathi's Bio

Badges Aditya_K1999 Earned

View all badges

Recent Activity

Hi Guys,I am trying to make an inventory management app.I wanted to ask if a same product is entered but the batch no is different.When I create a sales suppose, ca I get an option to choose under that product which batch I want to go for?
I have setup my calendar view to show me the bookings. But it is missing a few bookings on the calendar. Is there any limit on how many things can be shown in the calendar?
I have 3 tables:1) Packages2) Service Bookings3) Service DetailsBasis service details there is a balance days in package populated at service booking level. I want that balance days to be populated at package level also. Hence I created a virtual col...
I have 2 tables: Booking & Service AvailedBooking table has a virtual column by the name of total business. I want the total business to be calculated of only those services whose status is not cancel.Hence I am using SUM(Select(Service Availed[Total...
I have a table by the name of service availed. 2 fields in the table which I want to focus on are, Check-in date & Check-out date. Both are date time fields.I have created a virtual column in the same table by the name of Check_In & Check_Out with th...
Likes from