RohanGoswami1
Level 3
since ‎04-08-22
‎18-03-24

User Statistics

  • 10 Posts
  • 0 Answers
  • 0 Likes given
  • 1 Likes received

User Activity

Hi Team, I need some sort of help to understand how to achieve this in code Suppose a i have a collection with fieldname Doc# which has 3 rows 1145202, 1005203, 1145204I need to get the row which has highest last 2 digit in Doc# column. Can we do thi...
hi I need little help in splitting the date from datetime value. Previously I was doing like thisDatetime = 19/09/2022 17:44:17date = left(Datetime, 10)  = 19/09/2022Now this is not working as Datetime = 1/2/2023 17:44:17date = left(Datetime, 10)  = ...
Hi am Preparing for AD01 and Came through this question. Can any one help me with the solution.Another Doubt- Can we use commas and (+) sign in Place of Semi colon is it allowed on tag filters?------------------------------Rohan Goswami--------------...
Hi Everyone,I am looking for solution to retrieve data from a JSON. I have try doing by using the Utility - JSON. As the JSON has nested data so it is not working for me to get the exact piece of data. Any Suggestions would be a great help.This is JS...
Likes from