Question steven Henry · Jul 10 Display date format in DD-MM-YYYY Hello my friends, I have a bit problem with date format, I need to display like this DD-MM-YYYY I've put the objectscript like this : set DOB=$zd(paper.PAPERDob,15) and the result is Why It cannot show the full year, I mean why 99 or 95 why not 1999 or 1995 ? Thank You Best Regards, Steven Henry #ObjectScript #SQL #Global Masters #InterSystems IRIS #TrakCare 0 9 0 53
Question steven Henry · Jul 10 how to solve <br/> in logi report Hello my friends, I have a problem with logi report, in my store procedure, I create code like this? #Databases #SQL #VSCode #InterSystems IRIS #InterSystems Reports (Logi) #TrakCare 0 4 0 31
Question steven Henry · Jul 10 How to change the Address in InterSystems Trakcare for Objectscript Hello my friends, I have a problem with Objectscript, why the value of address become like this ? everything works fine except the Address, this is my code, do I need something to make this into real address ? should I put something in my code ? set paper=obj.PAADMPAPMIDR.PAPMIPAPERDR if '$isobject(paper) continue set Address=paper.PAPERStName thank you for your help Best Regards, #Dashboards #Databases #ObjectScript #SQL #Global Masters #InterSystems IRIS #InterSystems IRIS for Health #TrakCare 0 3 0 28
Question Yone Moreno Jiménez · Jun 23 Get Last Message DateTime, Received by Production Component, with ObjectScript code. Hello, good morning, thank you so much for reading this question. ☺️🙂👍 We are developing a code to get information about our Production's items: services, processes and operations. We know we can get various configurations of a given item: Category, Port, Enabled... But we wonder how we could get the date time of the last mesage (most recent) received in an item. To give a code snippet a small section of the code we have developed (and tested), it looks like: #Code Snippet #CSP #Interoperability #Monitoring #SQL #HealthShare 1 2 0 43