Zum Hauptinhalt gehen

Kommentare

2 Kommentare

  • Berend Veldkamp
    Could you maybe include the error message (hover your mouse over the exclamation mark)? What exactly is the chartId variable you are using?

     

    According to the documentation, the name of the command is DisplayChartById, not ShowChartingView. The parameter is the ID of the chart, as a string, so maybe you should just use "Current_Well_Stat"?
    0
  • Jennifer Tieu
    The command DisplayChartById with the parameter being the chart ID as a string worked to select a specific chart to display. It seems to work with the ShowChartingView command by first declaring which chart(s) to use with the DisplayChartById command and then using the he ShowChartingView command to open the charting view to view the chart(s).
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.