Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Answered

SSRS: How To Create a QR Code?

(0) ShareShare
ReportReport
Posted on by 878

Hello amazing community,

I want to create a QR code for an SSRS report. 

The issue I've been searching for a log explaining how but I couldn't find.

I want to create QR code for info like cust name, invoice, and other stuff.

Please if someone can share with me how it works, it would be appreciated.

Thanks in advance!

  • Momochi Profile Picture
    Momochi 878 on at
    RE: SSRS: How To Create a QR Code?

    Thanks guys!

    It's appreciated that it is so simple to create a QR code using new EFDocQRCode_BR().generateQRCode("String");   :D

  • Verified answer
    greengrimms Profile Picture
    greengrimms 1,400 on at
    RE: SSRS: How To Create a QR Code?

    Hi,

    You might want to concatenate all those values on a specific order to get the full QR code, depending on your needs.

    Your string should go as an argument for the generateQRCode method:

    reportTableTmp.QRCode = new EFDocQRCode_BR().generateQRCode(input your string here);

  • Momochi Profile Picture
    Momochi 878 on at
    RE: SSRS: How To Create a QR Code?

    Hi Ergun Sahin!

    Thanks for the link!

    But I'm sorry I'm not very familiar with this code.

    If I have multiple values for example: cust name, cust id, voucher, invoice id. Where do I input these values?

  • Verified answer
    ergun sahin Profile Picture
    ergun sahin 8,812 Super User 2024 Season 1 on at

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,391 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,445 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans