Hello,
I have a drop down on a gallery. On Change of the drop down, I have the following formula: Collect(CollectionName, ThisItem, {DropDownName: DropDownName.Selected.Value}). When I look at my collection after a change, it is showing all of the attributes associated with ThisItem on one line and then a second line shows only the drop down selected value. The ThisItem attributes are feeding in from a power bi report. In the screenshot below, the 6 should be in the blank spot above. RestockQty is the column name in my formula. I wrote it generic above to be more clear.
Any help would be greatly appreciated.
