Nova postagem

Pesquisar

Pergunta
· Maio 29, 2024

How to Remove Search Text Box in Filter Dropdown

Hi All,

I am working on SQL based KPI in IRIS BI. I want to remove below highlighted search text box in "auto" filter type.

We cannot use other type like only dropdown etc. Is there a way we can do this ? 

One way I can see is writing own control instead of using default control but I am not aware how to do this. I didn't find any sample code for this. 

Is there any sample code available for writing custom control which I can refer.

Please assist

 

1 Comment
Discussão (1)2
Entre ou crie uma conta para continuar
Anúncio
· Maio 28, 2024

[LinkedIn Live] Two Decades of Innovation in Learning and Development

Hi Community!

We're super excited to invite you to the LinkedIn Live event dedicated to online learning!

🌐 Two Decades of Innovation in Learning and Development 🌐

📅 Thursday, May 30, 10 am ET | 4 pm CEST

🗣 Presenters:


During this live event, you will get a taste of the inner workings of Learning Services and receive insights into how they complement customer support. Be ready to unpack:

✔️ How to build an online learning experience to support customers, users, and even prospects?
✔️ Lessons from bringing 100K+ users into digital learning.
✔️ What kinds of digital learning and curriculum work for customers?
✔️ How digital learning is a crucial part of the customer support experience?

Hope to see you in the live session!

>> Join here <<

1 Comment
Discussão (1)1
Entre ou crie uma conta para continuar
Pergunta
· Maio 28, 2024

FSLog not populating when trying to test HS.FHIRServer.Interop.HTTPOperation

I am attempting to make a FHIR call against the Epic Repository through Intersystems. I have setup a Service client per Create FHIR REST Client | InterSystems Developer Community | Business

but I have set it up using OAuth and HTTPS.

I have verified that the OAuth works by executing it manually via a Terminal to verify I get a response. Of course, when I do it is writing to the ISCLOG

I am trying to now test making the FHIR call by initiating the test of HS.FHIRServer.Interop.HTTPOperation, however I keep getting mixed results with first a 404 not found error, and now a 401 unauthorized error. 

I want to see the actual call that is being made, so the Documentation and the Community suggested turning on FSLogChannel...

However, I am not seeing the FSLog global be created.  Any idea why?

I want to make sure that the Epic Client ID, and User is properly being sent to verify that I can make calls to the Epic FHIR repository.

IRIS for UNIX (Red Hat Enterprise Linux 8 for x86-64) 2024.1 (Build 264_1U) Thu Apr 4 2024 14:54:11 EDT [HealthConnect:7.2.0-1.r1]

4 Comments
Discussão (4)1
Entre ou crie uma conta para continuar
Pergunta
· Maio 28, 2024

OPENSSL_Uplink(....): no OPENSSL_Applink

Hi,

In my Iris Installation I cannot use python. When I try to install external libraries I get no OPENSSL_Applink:

$ pwd
/cygdrive/c/InterSystems/IRIS2/bin
$ ./irispip install --target ../Mgr/python/ pandas
OPENSSL_Uplink(00007FFBEC2F7068,08): no OPENSSL_Applink

I get the same error when I try to install a wheel file:

5 Comments
Discussão (5)1
Entre ou crie uma conta para continuar
Pergunta
· Maio 28, 2024

Connecting InterSystems Caché with Metabase BI

Hi everybody,

I need to connect a Caché database to Metabase, but Metabase does not support this database.
Metabase only supports these databases:

- Amazon Athena
- BigQuery (Google Cloud Platform)
- Druid
- MongoDB (recommend version 4.2 or higher)
- MySQL (recommend version 8.0.33 or higher, as well as MariaDB version 10.4 or higher)
- Oracle
- PostgreSQL
- Presto
- Redshift (Amazon Web Services)
- Snowflake
- SparkSQL
- SQL Server
- SQLite
- Vertica

And a few others made by the community. (It is possible to create a driver so that Caché is supported, but I have no experience with that.)
I would like to know if it is possible to somehow connect Caché to any of these databases already included in Metabase?

3 Comments
Discussão (3)1
Entre ou crie uma conta para continuar