Hi,
I need assistance on this matter.
I want to make an option where the user can select a dropdown to select the column to update :
Eg, Jan,Feb,March....
So i make a combobox to allow multiple selection.
Now i want to make based on the selection on the combobox, it will update in bulk (patch) the column selected like
if user select jan and feb
the apps will update as such 'Jan':true,'Feb';true
Any idea on how to do this?preferably without using Power Automate
Thank you