I want to create a sankey diagram. from the events i had in event_type. I have a calculated field to get the first previous event of the same profile_id.
This formula finds the previous event type for each profile_id , ordered by creation time or else it will be ‘END’.
I have all the fields in the dataset. The profile_id and the event_type are strings and created_at is a date type. I’m not sure why I’m getting the error. I can able to create the calculated field but if i tried use that that’s the error I’m getting. is there a way around?. Instead of creating a new dataset just for this visual?
Hi @Yogini and welcome to the QuickSight community!
Whenever you receive the ‘visual_calc_reference_missing’ error, it’s because you’re referencing a field in your calculation that is not being used in your visual, but needs to be. You may run in to this with various visuals. My thought, regarding your situation, is this would be in reference to the date field(s) being used with a sankey diagram. Sankey visuals still have a fair amount of limitations in QuickSight.
How do you envision your visual looking/conveying information, maybe a different visual could be used in place with these fields?
Hi @Yogini,
Since we haven’t heard back, I’ll go ahead and close out this topic. However, if you have any additional questions, feel free to create a new topic in the community and link this discussion for any relevant information that may be needed.