Hello there!
I currently have a dashboard that is fetching data from google sheets. There is a field named "CRM" that inputs only "TRUE/FALSE" or "Yes/No". I want the viewer of the dashboard to be able to edit this field, and overwrite the data that I have in my source (google sheets).
I'm not sure if this is possible to achieve. I've read about parameters and overwriting data in SQL. But it seems to only work with controls and not with data for each row (dimensions i think they are called).
Can you clarify if this is possible?
Thanks a lot!