Skip to main content

ARGB() function is not working when it is set as a field in the coloring expression.

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Mukhiddin
Former Employee
Former Employee

ARGB() function is not working when it is set as a field in the coloring expression.

Last Update:

Oct 12, 2021 8:31:40 PM

Updated By:

Mukhiddin

Created date:

Oct 26, 2021 7:11:04 PM


When using ARGB() function in the expression and using it as field like follow:  

  1.  Load data from excel following data.
    Point Pattern Value
    A ARGB(125,255,128,128) 5
    B ARGB(125,141,170,203) 10
    C ARGB(125,255,217,47) 15
    D RGB(255,0,255) 20
    E RGB(0,128,255) 20
  2.  Set field "Point" as dimension, set field "Value" as measure, set "Pattern" as expression in Colors and legend>Colors(Custom)>By expression(Expression(Pattern ))

Load editor:

2021-09-22 18_01_56-Qlik Support Cloud Client - gbv (QlikTech).png

 

 

Result chart:

 

2021_09_22_18_15_29_Qlik_Support_Cloud_Client_gbv_QlikTech_.png

Resolution

 

Working as designed. 

With how the color is defined and used it is not an expression with a call to the ARGB function or RGB function
but a string that is interpreted as a css color that support color in the rgb(...) and rgba(...) format but not argb(...). 

 

 

Labels (2)
Contributors
Version history
Last update:
‎2021-10-12 08:31 PM
Updated by: