Clear filter
Question
Scott Roth · Jan 18, 2018
{RGSgrp(1).AIL:LocationResourceID(1).Room},1,6),"ONT EN","GAL OR","GAL EN",BUC OR")An HealthShare expert might be able to answer if it is possible to have an index on the fields of
Article
Eduard Lebedyuk · Mar 13, 2018
Index="_ $g(^UnitTest.Result, 1) _ "&$NAMESPACE=" _ $zconvert($namespace,"O","URL")
quit url
}
XData html
{
<html lang="en-US">
<head>
<meta charset
Question
Doug Strzalko · Sep 17, 2021
You can then iterate over that last field and parse out the individual HL7 field values with $PIECE, or turn them into a $LIST and reference the elements by numeric index.
Announcement
Anastasia Dyubaylo · Oct 10, 2024
🤩
Using Character Slice Index in InterSystems IRIS by @Robert.Cemper1003
Who's next?) Hello!
Question
Arturo Masero · Feb 17, 2022
With this scenario in mind, it is common that we use the @ operator to use wildcards for storing same data structures in different named tables, or playing with indexes.
Announcement
Developer Community Admin · Jan 11, 2024
I began to enjoy designing how I wanted to store information, indexing... I learned to optimize data access in ways I never imagined could exist.
Question
Hannah Sullivan · Aug 24, 2023
If it is a Parent/Child relationship then I believe the children are stored by default in the extent of the parent so deletion of the parent automatically deletes the children.
Article
Evgeny Shvarov · Sep 3, 2023
os.path.basename(files))[0]
# load the csv file into a pandas dataframe
df = pd.read_csv(files)
# write the dataframe to IRIS
df.to_sql(table_name, engine, if_exists='replace', index
Article
Isaac Aaron · Jun 21, 2016
My example is indeed intended for the classical use of one instance.
I think the simplest way to solve the reporting issue is to provide a PID file.
Question
Nikita Savchenko · Mar 30, 2017
Indeed I have discovered %CSP.StreamServer class which was able to do this job (example). But the approach I used in the example unfortunately works only with file streams.
Article
Sean Connelly · Aug 21, 2017
So, while indeed $GET(a($THIS)) triggers something wrong, the construction itself is not correct.
Question
Rubens Silva · Jan 31, 2020
Hello.I'm trying to export a XML stream containing some files that are supposed to have been written using UTF-8, but I'm facing some broken encoding issues.You can see below that I'm indeed
Discussion
Ben Spead · Dec 9, 2022
Because $System.Version is an abstract class, you can specify a method only
write $system.Version.GetVersion()
Hope this clarifies things "Hope this clarifies things"
Indeed: ChatGPT
Article
Evgeny Shvarov · Sep 3
Indeed:
Generate signature:
/// generates class for an arbitrary CSV.
Article
Yuri Marx · Apr 4
To identify automatically collected statistics via the SQL Statement Index, you can use the SQL Performance Analysis Toolkit provided by InterSystems IRIS.