Need a special offer?Find out if your project fits.
+

I have a problem in generating the row Unique name value to columns

Answered
nithinbabu asked on October 8, 2021

Hi All,

I have uniqueName: 'Acilian', UniqueName: 'Semifinshed146' 

1. Acilian: will have value on the september-4444, october-4444, november etc...

2. Semifinished146 - will have value 146 on september, 146 - october etc...
Refering to the guide or the documentation I am not able to generate the value 
 
here is the example : https://jsfiddle.net/jyd5cLh1/1/
what I want is: I am attaching a screenshot and the color red, yellow there where I am adding voilation:red
If voilation red make the cell color red, and yellow make it yellow line number : 36

Please help

Attachments:
data-WIP screen.png

3 answers

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster October 8, 2021

Hello,
 
Could you explain what the "violation" color is associated with? Is it a specific member of some field? E.g., all records with the date "29-09-2021" have violation: yellow?
 
Please note that the provided example completely differs from the grid demonstrated on the screenshot and does not contain values for the "Acilian" and "Semifinishe146" fields in the second record. There is also no line 36 mentioned in your question.
 
Please provide the details and the working example so that we could understand your case better.
 
Regards,
Illia

Public
nithinbabu October 8, 2021

Hi Illia,
 
What I wanted is attaching the screenshot an example could you provide on jsbin looking at the screenshot I am providing..
 
Please do help

Attachments:
data-WIP screen.png

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster October 11, 2021

Hello,
 
We want to draw your attention to the fact that we have no information about the data source structure used in your case. Therefore, it is hard for us to build a sample that would meet your requirements.
Please prepare a JSFiddle that would use your data source and the corresponding structure (fields, members, rows, columns, measures, etc.).
Also, indicate how exactly cells should be colored:

  1. What is the condition (for example, "value is greater than 5000")?
  2. How can we define the color that the cell should use if the condition is met?

 
Finally, we were hoping you could raise a new ticket for each separate question.
 
Regards,
Illia

Please login or Register to Submit Answer