Forum Discussion
kaamom22
3 years agoFrequent Visitor
Updating an auto generated Analyze graph
This scatter plot was auto generated using the "Analyze" feature and added it to my report. Since then, I've updated the underlying data and would like to change the y axis from 10/31/2022 to 12/31/...
kaamom22
3 years agoFrequent Visitor
Pragati11 The scenario you provided is a straight forward graph and slicer that compare two **different** data items. This is autogenerated by the Analyze feature. The X and Y axis are actual the same date field. However, when the graph is auto generated, there is code that creates a filter for the X axis and a separate filter for the Y axis. I need to access the code where the criteria has been selected to be able to change the Y axis date from 10/31/2022 to 12/31/2022. There are currently no visible filters or slicers on the visual or the page. So, I think they only way to change this is to access the underlying code for the visual.