Bionic Rules in this release so fill the gaps with accessing from multiple sources and posting to S3 Export as an option.
I was hoping to run a report showing various metrics by date filtered by their overall health score. So ideally they could have a dashboard that showed "Metric A over past 6 months" by red, yellow and green health customers. I was attempting to reference the "overall score" field in the Company object, but ran into an issue because apparently the database that field lives on does not communicate with the Redshift MDA table where my customer stores their usage data.
In this case, there probably is a missing join between the usage table and Company standard object - you should be able to use the MDA joins in RedShift using the SFDC ID or the GSID.
Let me know if my understanding is correct here....you have a custom MDA object that has data about the usage metrics for different companies over time and you want to report how these metrics are varying across the health score labels.
Would creating a new field in the custom MDA object (that contains usage data) that captures the current health score label of the corresponding company solve the issue? You can then use new this field in reporting (instead of the field looking up to the Scoring scheme definition).You can write a bionic rule which will fetch the health score label of a company and load it into this new field
Let me know if this works
Thanks
I don't have a (valid) view as to how this should be engineered. But I do think that the underlying data structures should be totally transparent to the end user and admin. That I need to go back and create duplicate fields and mappings (rather than using the OOTB connectors) in order to complete this report seems like a miss.
Agree that this should be possible without the need to write any extra rules. We will be looking into fixing this so that health score is easily available when reporting on custom objects.
One question, apart from the score & score label would you need any other fields in reporting?
Regards
Any idea on a timeline of fixing this? And/Or removing the ability to pick fields from the report builder? We just wasted a few days and man hours on me trying to resolve it, then L1 to trying to, to L2 trying to resolve, then to engineering to understand this issue.
This is on the roadmap but I do not have an ETA as of no. Also, we will make it easier to possible to create the report rather than prevent the selection of the fields. Will keep you posted on any progress.
Thanks
Do we have any update on this? I have customer having HIGH volume custom object which has a look-up to company table. And the user wants the score value, so the path goes like this -
Custom object → Company(Current Score)→ Score(Scoring Scheme Definition)
But since High volume data object and the Scoring Scheme Definition resides in two different DBs, the look to retrieve score value is not showing up -
Expectation is something like this -
Reply
Sign up
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Welcome to the Gainsight Community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.