Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Suggested answer

SSRS report sequence number

(1) ShareShare
ReportReport
Posted on by 144
Hello everyone,
 
When creating SSRS report in D365FO development, is there a trick (or tips) to automatically display number sequence (order number) on each of the row displayed ?
Or the only way is to insert these order number when we processing the report as I'm using RDP class ? so it's means inserting these number when insert TmpTable for the report ?
 
Need advice.
 
Thanks.
  • Waed Ayyad Profile Picture
    Waed Ayyad 6,556 Super User 2024 Season 2 on at
    SSRS report sequence number
    Hi Raj,
     
    Since my answer helped you, verify it in order to help other who will face the same case.
     
    Thanks,
    Waed Ayyad
  • Suggested answer
    SSRS report sequence number
    hello,
     
    you can use RowNumber() expression of SSRS report.
    RowNumber("Nothing") or RowNumber("GroupName") according to your requirement.
     
  • Raj Borad Profile Picture
    Raj Borad 491 on at
    SSRS report sequence number
    Hi all,
     
    The solution provided by Waed Ayyad is correct and I tried it previously also.
     It is used for the print Row numbers in table.

    Thank you,
    Raj
  • Suggested answer
    Waed Ayyad Profile Picture
    Waed Ayyad 6,556 Super User 2024 Season 2 on at
    SSRS report sequence number
    Hi,
     
    You can use this expression = RowNumber(Nothing).
     
    As in the below blog:
     
     
    Thanks,
    Waed Ayyad
    If this helped, please mark it as "Verified" for others facing the same issue
     
  • Suggested answer
    Bharani Preetham Peraka Profile Picture
    Bharani Preetham Pe... 3,587 Super User 2024 Season 1 on at
    SSRS report sequence number
    You can make use of RowNumber or RunningValue function in the report designer for your requirement.
  • Suggested answer
    Mohamed Amine Mahmoudi Profile Picture
    Mohamed Amine Mahmoudi 10,479 Super User 2024 Season 2 on at
    SSRS report sequence number
    Hi,
     
    Yes you must insert the number in your temporary table, and than you can display it in the report.
     
    Best regards,
    Mohamed Amine MAHMOUDI

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

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,433 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans