cancel
Showing results for 
Search instead for 
Did you mean: 

WebUI Average & Total are transparent

Torben-Lennartz
05 Base Camper

WebUI Average & Total are transparent

Hi, we have set up a display to show average durations of some calls. On the windows client this works completly fine. Everything is calculated and displayed as expected. So we send it to the webui. And something seems to break there, as the average and total values are not displayed. There is some blank space for them, but nothing is visible.

 

I have searched quite some time and found the following:

1. Thought it was a theme problem, so I switched to the default one. But it's the same in all themes.

2. Found that the value is actually there. The table element just got the fontcolor transparent. (image the red squares do contain transparent numbers, selected one to make it visible)

Unbenannt.PNG

3. As the classname says "Background White Foreground White" I was a bit confuesed, as in the windowsclient we never set any font colors. Double checked and we have the default colors (black font, white background). Tried different settings, but same results.

4. Went to the .dashboard file and searched for the classname. Found the table:

Unbenannt2.PNG

 Removed the visualalarm for all tables, reloaded the ui and it works.

5. Tried to find the reason for this visialalarm as we dont want to edit the file each time we share something. But in the windows client under table properties -> visual alarms there is nothing set. Even tried a visual alarm with fontcolor red and condtion 1=1, but nothing changed (all other rows turned red, but not the average / total)

 

 

Any idea what else I could try?

1 ACCEPTED SOLUTION

Accepted Solutions
GeraldC1
Community Manager

Re: WebUI Average & Total are transparent

Can you try using the Combine feature instead? My testing indicates that it should show most field types on the Web dashboard. Please see steps with screenshots below (please click Accept As Solution if this helps).

 

(1) Enable Combine:

Try-Combine-Instead-01-enable-combine.png

 

(2) Add fields of row count and type

Try-Combine-Instead-02-add-rows-combine-row-count-and-type.png

 

(3) Sort to put Average and Total at the bottom.

Try-Combine-Instead-03-Sort-to-put-Combined-data-at-bottom.png

 

(4) Send to Web.

(Note I'm using a similar record for testing but the method is the same).

HTH

View solution in original post

4 REPLIES 4
GeraldC1
Community Manager

Re: WebUI Average & Total are transparent

Hi, Thanks for bringing this to our attention with the details of your findings. I believe the pattern is that the Windows Client shows total / average for quite a few binary types of fields but the Web app only shows total / average for BINARY_64,2. The Duration field you need it for is BINARY_32.

 

That 'BgWhiteFgWhite' classname is intended to hide the fields where a total / average does not make sense, like for field types of TIMESTAMP or STRING.

GeraldC1
Community Manager

Re: WebUI Average & Total are transparent

Can you try using the Combine feature instead? My testing indicates that it should show most field types on the Web dashboard. Please see steps with screenshots below (please click Accept As Solution if this helps).

 

(1) Enable Combine:

Try-Combine-Instead-01-enable-combine.png

 

(2) Add fields of row count and type

Try-Combine-Instead-02-add-rows-combine-row-count-and-type.png

 

(3) Sort to put Average and Total at the bottom.

Try-Combine-Instead-03-Sort-to-put-Combined-data-at-bottom.png

 

(4) Send to Web.

(Note I'm using a similar record for testing but the method is the same).

HTH

Torben-Lennartz
05 Base Camper

Re: WebUI Average & Total are transparent

Thanks! That's helping a lot. Just had to set the where clause to something which is never true and "Put remaining values into group" as otherwhise all individual values got a group of which the avg was build.

GeraldC1
Community Manager

Re: WebUI Average & Total are transparent

You're welcome! I'm glad that helped. And well done getting around the grouping!

Webinar: Keep the modern workforce connected

Unified Communications has always been an important part of companies' digital transformation efforts due to its ability to enable rich virtual collaboration and communication. But with COVID-19, we've reached a break-through point.

Join Bill Haskins, Sr. Analyst & Partner, Unified Communications at Wainhouse Research, and John Ruthven, CEO at IR discuss UC challenges companies are experiencing due to the COVOID-19 crisis.

Join webinar
Top Liked Members