Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

How can I add all data collected in barcode reader to one datacardvalue box?

(0) ShareShare
ReportReport
Posted on by 17

Hi All!

First time posting here, Hope someone can help.

 

My bar code reader is only populating 1 value in the Data Card Value in my edit form. Is there a way to populate all data in?

 

Current set up

My power app is filling data into a SharePoint list.

In SharePoint my column setting type is multiple lines

In Power App my Barcode Reader settings are Scan, Auto, Scan Multiple, Automatic

Data Card Value fx is First(BarcodeReader1.Barcodes).Value

 

Please see the attached pictures

 

Also it would be great if someone could tell me how to have the barcode reader to stay in one place in a form. When I'm Scrolling it also moves...

 

Any help is appreciated!

Kind regards,

 

Ash

Barcode reader settings.pngCard.pngSP column Settings.png

  • AshanSilva Profile Picture
    17 on at
    Re: How can I add all data collected in barcode reader to one datacardvalue box?

    Thank you! 

    This helps but anywhere to separate the Scanned values with a comma?

  • Verified answer
    v-jefferni Profile Picture
    on at
    Re: How can I add all data collected in barcode reader to one datacardvalue box?

    Hi @AshanSilva ,

     

    Please try below formula in Default property of the Scans DataCardValue control:

    Concat(BarcodeReader1.Barcodes, Value, Char(10))

    Char(10) indicates the New line symbol here, which can be used in multiple lines of Text column to change lines.

     

    Best regards,

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,635 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,997 Most Valuable Professional

Leaderboard