Hello,
I have a Gallery_1 with a table that has data from Dataverse with some filter on createdon. I am displaying every item as button with date Text. When a user selects the button it auto expands and shows information about the selected item.
Now, I want to auto expand/Default of the gallery. If createdon = today expand/select this item of the gallery on load.
Tried with lookups but without luck and clearly unsure of how the apply the formula. Any approaches?