Solved

Model validation

  • 2 October 2020
  • 1 reply
  • 93 views

How do I know if the model I built in the modeler is correct? Is there any kind of validation?

icon

Best answer by Pavel 2 October 2020, 18:33

View original

1 reply

Userlevel 2

Hi @Michelle, we have a tool that can detect and report a number of issues that may indicate that your model or data deviate from recommended best practices (a knowledge base article on that topic is coming soon!).

The tool is available via our API or from your web browser via our the API access UI called gray pages under https://YOUR-GOODDATA-HOSTNAME/gdc/md/WORKSPACE-ID/validate. It can report model issues such as ambiguous references between data sets as well as data issues such as missing values referenced from report or measure definitions or referential integrity issues.

More details are available from our documentation at https://help.gooddata.com/doc/en/project-and-user-administration/administering-projects-and-project-objects/validate-a-project

Reply