Power Apps のフォームコントロールの編集で、編集前の項目と変更したら項目の背景色を変更する方法

Published: 05 August 2024
on channel: Power Platform work
476
13

使用した式
//この式は、親コントロールのモードが編集モードであり、依頼内容がDataCardValue1のテキストと異なる場合に、赤色で塗りつぶすことを意味します。それ以外の場合は透明にします。
If(Parent.Mode = FormMode.Edit && ThisItem.依頼内容 <> DataCardValue1.Text,RGBA(120, 40, 40, 1),RGBA(0, 0, 0, 0))

<>を半角にして利用してください。
また、 Self.Default や Self.Update を使うことで、さらに式をよくできるのでチャレンジしてみてください

その他の Tips はこちらから

Power Apps
   • Power Apps でチェックボックスがオンの時にだけボタンを表示する ...  

Power Automate
   • 【式が無効です】Power Automate で テキストを比較する2つの方法  

Power Apps で 備品管理アプリを作ろう
   • Power Apps で 備品管理アプリを作ろう  

Power Apps Tutorial
   • Power Apps Tutorial  

当チャネルは Microsoft のビジネスの加速に必要なあらゆるデータの統合を実現するプラットフォームである Power Platform に関する情報や実際に作成したサンプルや Tips などを紹介するチャネルになります。

「こういったアプリを作ってみたい!」とか「ここってどうやるの?」といった質問がある方は Twitter またはブログ、コメント からご連絡ください。

https://www.powerplatform.work/about/


This channel will introduce information about the Power Platform, a platform that integrates all the data necessary to accelerate Microsoft's business, as well as samples and tips that we have actually created.

"I want to make an app like this! Or "How do I do this? If you have any questions, please contact us via Titter, blog, or comment.

https://www.powerplatform.work/about/

#PowerApps #PowerAutomate #PowerPlatform #Microsoft #DX
#PowerPlatformWork

素材
BGMer様→https://bgmer.net
ポケットサウンド様→https://pocket-se.info/


Watch video Power Apps のフォームコントロールの編集で、編集前の項目と変更したら項目の背景色を変更する方法 online without registration, duration hours minute second in high quality. This video was added by user Power Platform work 05 August 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 476 once and liked it 13 people.