Permission for Chart

asmilie2basmilie2b Member Posts: 122
edited 2013-08-11 in NAV Three Tier
I am setting up a few charts for the first time in NAV 2013.
For my users though I receive the below error:

You do not have permission to display chart "Q9150-01".

Charts of course are not an object per-se, so I am at a loss as to whcih permission is required. A user with Super role does not receive the error so I know it is not license related. Is there a codeunit execute permission I am missing? Or some setup table exists for which users can view which charts?! Running the debugger brings up nothing so it is not a coded error... Any advice appreciated.

Bruce Anderson

Comments

  • KishormKishorm Member Posts: 921
    Have you given the user permission to the underlying table or query that the chart is based on?
  • asmilie2basmilie2b Member Posts: 122
    Thanks, yes I just double checked. Execute permission on the query, and read for all the tables contained within the query.. hmm :-k

    Bruce Anderson
Sign In or Register to comment.