Skip to main content
Question

Is there any way to implement custom objects in new view

  • May 20, 2024
  • 4 replies
  • 71 views

kandi.naidu
Level 7
Forum|alt.badge.img+6

I want to create an Aging/Market custom objects so my graph can be change based on dropdown I will select. let say If you select Aging then aging should be applied on the chart.

 

How to implement in new views?

4 replies


kandi.naidu
Level 7
Forum|alt.badge.img+6
  • Author
  • Level 7
  • May 21, 2024

Hi @henry.david.cueva ,

 

Can you share me the screenshots for reference. Aging and Market are not string values, those are KPI's and want to add it to my dropdown component but getting struck at dropdown component how to implement it.

 

Please share each step screenshot for reference.

 

Thanks,

 

Kandi Ajith Naidu.

 


kandi.naidu
Level 7
Forum|alt.badge.img+6
  • Author
  • Level 7
  • May 21, 2024

Hi @henry.david.cueva ,

 

Can you share me the screenshots for reference. Aging and Market are not string values, those are KPI's and want to add it to my dropdown component but getting struck at dropdown component how to implement it.

 

Please share each step screenshot for reference.

 

Thanks,

 

Kandi Ajith Naidu.

 

Hi @henry.david.cueva , I have raise a ticket with case id : 00294991 . Can you please go through it and let me know.

 

Thanks,

Kandi Ajith Naidu.


kailash.potha12
Level 10
Forum|alt.badge.img+6

Hi ​@kandi.naidu ,

I hope you are able to find a solution to your problem. If not, I had a similar requirement in the new views. In the new views, we have a component called "input dropdown" that allows you to select your KPIs from a dropdown menu. You can later use the "update the variable" option to store the KPI ID into a variable, which can then be utilized in other components based on your dropdown selection. I am attaching a screenshot for your reference.