naveed_raza
Level 7
since ‎14-02-22
Online

User Statistics

  • 93 Posts
  • 4 Answers
  • 16 Likes given
  • 16 Likes received

User Activity

Hi All,Does anybody get a chance to work on Databricks API ?Databricks API result comes in JSON and the JSON format is different compare to other API results as here in Databricks API we are getting columns in different array of object and actual dat...
Hi All,What is the best to way to export collection to CSV in proper UTF-8 unicode compatibility.?it should handle all double quotes , single quotes and commas between names and should be very reliable to handle thousands and lacks of records any sug...
Dear Team,It would be good if we have IF or IFS function directly in calculation stage by this we can avoid multiple decision stages. sometimes we have to do complex logical conditions and for that we have to multiple decision stagesIF(condition, val...
Getting resource status is bit difficult and we are looking for other third party applications to get the resource status like Solaria Application.It would be good and great to run process on available resource, if we have Utility in built under Blue...
Dear All,i am looking for the solution to load CSV data into collection without losing trilling zeros.currently, i written a Excel VBA code in Excel to import CSV data in Excel, and running the Macro from BP using Excel VBO -> Run Macro , then after ...