Question

Lobby - KPI Element designer issue

  • 21 December 2023
  • 3 replies
  • 75 views

Badge +5

Hi I’m using KPI element designer it show cross mark.

 

 

In data source designer I’m using two columns current month and previous month.

but the element showing ‘X’.

Any one please let me know what is reason about this.


3 replies

Userlevel 7
Badge +31

Hi @Senthil,

Please share more details about the issue such as the datasource and the element configuration etc. 

Userlevel 7
Badge +19

Open up the log window or debug console depending on which version you are on and you will hopefully see the issue there.

I recall that you can see more details if you hover over the lobby element with the X in the old IEE client, not sure about how it is displayed in IFS Web Client.

Badge +5

I'm using a two-column select query (e.g., select count(*) from my_table) in the data source designer. One column represents the current month, and the other represents the previous month. Both columns should be shown in the preview. In the condition field, there are two conditions with parameters. These columns will be utilized in a KPI element, where the actual field corresponds to the current month, and the target field corresponds to the previous month.

Reply