I am working on an analytic app that contains several radio buttons.
Is it possible to update the name of a column to a specified value based solely on the click of a radio button? This seems simple, but I cannot see how to do it even using conditional tools and the action tool.
Example: If button 1 is clicked, then the column is renamed A. If button 2 is clicked then the column is renamed B.
Thank you