powerapps gallery raido buttonのOnSelectを下記を設定
UpdateContext({testValue:Radio1.Selected});
Reset(Radio1);
powerapps gallery raido buttonのDefaultを下記を設定
testValue.Value
Go to list of users who liked
More than 1 year has passed since last update.
powerapps gallery raido buttonのOnSelectを下記を設定
UpdateContext({testValue:Radio1.Selected});
Reset(Radio1);
powerapps gallery raido buttonのDefaultを下記を設定
testValue.Value
Register as a new user and use Qiita more conveniently
Go to list of users who liked