Successfully solved the issue. Thanks
Hi @Jackson_Dhorty ,
For a Visible property of an object, you can make a statement that can only be true or false and this will translate directly to the Visible state, so
CountRows(
Filter(
Warning_List,
Item.Value = DataCardValue1.Value &&
Currency.Value = DataCardValue2.Value &&
DatePicker1.SelectedDate >= 'Date from' &&
DatePicker1.SelectedDate <= 'Date to'
)
)=0 &&
LookUp(
Warning_List,
Field=What?? ***************
).Value(amount.Text) > Value
)
what line item are you trying to match in the LookUp?
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
I am trying to match same item and currency from SP list that are equal to warning messages.
For example:
id item threshold amount currency message
s-1 laptop 20 USD should not exceed the amount USD 20
s-2 laptop 30 USD should not exceed the amount USD 30
Thanks @Jackson_Dhorty ,
Don't forget to click Accept as solution if my post helped you solve your issue.
This will help others find it more readily. It also closes the item.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
191 | |
45 | |
43 | |
38 | |
35 |
User | Count |
---|---|
261 | |
83 | |
81 | |
70 | |
69 |