Skip to main content
Solved

Error in Creating A Screen

  • January 1, 2026
  • 1 reply
  • 26 views

I created a new DAC and a new related graph.

I tried adding a screen for that DAC/Graph.

I went to Screens->Create Screen. A create screen form was presented.
I provided the requested details, including the graph name.
When I click on Create, the graph name field is cleared and is marked as an error that reads, "The graph already exists."
I assume that this is a noobie’s error, so I would appreciate the guidance of the colleagues in this group.

Best answer by Itsik

I found the issue.
You have to create the screen before you create the graph.
Screen creation creates the graph stub as well.
You can populate the graph code only after it is created through the screen creation.

1 reply

  • Author
  • Freshman II
  • Answer
  • January 1, 2026

I found the issue.
You have to create the screen before you create the graph.
Screen creation creates the graph stub as well.
You can populate the graph code only after it is created through the screen creation.