web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

An expression issue in SSRS report : : Unidentifiable substring 'First' in expression

(0) ShareShare
ReportReport
Posted on by 5

8308.expression.png

I am trying to use this expression   {="Libellé :" +First(Fields!DEMLibelleprod.Value, "headercoupe")}, but I am getting this error when deploying the report.

Severity Code Description Project File Line Suppression State
Error Path: [AxReport/DEMPrintProdReport/Designs/DEMReport/Expression]:DEMReport: Unidentifiable substring 'First' in expression. The parser reported error message: Syntax error. 

please help,thnaks in advance.

I have the same question (0)
  • Suggested answer
    GirishS Profile Picture
    27,825 Moderator on at
    RE: An expression issue in SSRS report : : Unidentifiable substring 'First' in expression

    Hi safa weili,

    You need to use "&" to append the string value. Try the bellow expression.

    ="Libellé :" & First(Fields!DEMLibelleprod.Value, "headercoupe")

    Thanks,

    Girish S.

  • safa weili Profile Picture
    5 on at
    RE: An expression issue in SSRS report : : Unidentifiable substring 'First' in expression

    i used it but the problem persists

  • GirishS Profile Picture
    27,825 Moderator on at
    RE: An expression issue in SSRS report : : Unidentifiable substring 'First' in expression

    Can you show me the screenshot of the expression?

    Also, where you are adding? I mean in the header or inside the tablix?

    Thanks,

    Girish S.

  • GirishS Profile Picture
    27,825 Moderator on at
    RE: An expression issue in SSRS report : : Unidentifiable substring 'First' in expression

    Also, if you have used the same expression using "+" in other text boxes. Change that and also check.

    Thanks,

    Girish S.

  • Suggested answer
    Bharani Preetham Peraka Profile Picture
    3,634 Moderator on at
    RE: An expression issue in SSRS report : : Unidentifiable substring 'First' in expression

    Hi Safa Weili,

    As Girish suggested you should use & not + for concatenation of strings in ssrs report.

    Adding to Girish, can you remove those extra braces in that formula? It should look like below.

    ="Libelle:"&First(Fields!DEMLibelleprod.Value, "headercoupe")

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,177

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 860 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 593 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans