I am working on an Auction bidding list.

Toth, John 0 Reputation points
2023-08-02T18:37:28.7466667+00:00

I am working on an Auction bidding list. There are 2 list

  1. Need 2 sections, First one hidden until get item in second section is selection.
  2. Validate bid price is greater than Previous Bid Price with the same Get item

First list Gift list (There is going to be 5 to 15 items)

·         Name of gift (single line of text)

·         Image (Hyperlink or Picture)

·         Item Type (choice field)

·         Donated by (single line of text)

·         Description (multiple text)

·         Activity Location (choice field)

Second list Click > to view current highest bid

·         Get item (choice field) information same as Name of gift form (First Gift list) (There is going to be 5 to 15 items)

·         Bid Price (Currency)

·         Colleague bidder: (people picker)

__Power apps form (__Second list)

When the Get Item is selected (it will display information form the First list above the Get Item selection)

·         Name of gift (single line of text)

·         Image (Hyperlink or Picture)

·         Item Type (choice field)

·         Donated by (single line of text)

·         Description (multiple text)

·         Activity Location (choice field)

Bid Price (Currency) needs to validate last bid from selected item and the current one is greater than Previous bid

Colleague bidder: (people picker automatically adds the person)

User's image

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,230 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Emily Du-MSFT 51,781 Reputation points Microsoft External Staff
    2023-08-03T09:58:03.1066667+00:00

    Power Apps is currently not supported in the Q&A forum. Please start a new discussion via the Power Apps Community so that you can get dedicated support on this issue.

    I could provide you some suggestions from the point of view of SharePoint.

    1.Create a Gift list with columns you want.

    User's image

    2.In the second list, create a lookup column named Get item to import information from Gift list. Then group up the list by using Get item column, and use Maximum function in the Get item column. When you click value in the Get item column, you will get detailed information of selected value.

    User's image


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.