Hello Everyone, I’m a beginner to AppSheet. I have gone through the Beginner videos from YouTube AppSheet Channel as well.
I tired creating a Pie chart “To Sum” the column values based on Vendor names (Vendor_A, Vendor_B, Vendor_C, Vendor_D). Later I changed the Vendor names to (Vndr_A, Vndr_B, Vndr_C, Vndr_D).
Instead of Replacing the New Vendor names, The Legend Values are Appended!!! i.eI get both OLD & New values!!!
It’ll be of great support if some experts here can help to solve this.
You may want to share more details as to what you mean by appended-meaning is the pie chart showing 8 slices instead of 4?
In general, it sounds that your backend data table could be containing rows with earlier vendor names as well and that could be reason for legend appending.