newrelic / nr1-customer-journey

Align multiple cohorts of data and metrics to build an interactive funnel depicting your customers’ journey.
https://discuss.newrelic.com/t/customer-journey-nerdpack/83270
Apache License 2.0
16 stars 20 forks source link

Blank Funnel graph and empty stat cells #32

Closed Shatrunjay-Pathare closed 4 years ago

Shatrunjay-Pathare commented 4 years ago

The funnel graph is blank. Stat cells are all showing GraphQL error: Access denied. When I click on something or resize (invoke render()) then the GraphQL error gets replaced with N/A values.

Description

I've replaced all parameters in the config file with my params (accountId etc.). I am even logging the constructed NerdGraphQuery in the console and running it on NerdGraph API explorer and it gives the correct results.

Relevant Logs / Console output

TypeError: _steps is undefined

Your Environment

Shatrunjay-Pathare commented 4 years ago

Was an issue on my part.