Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested answer

how to hide zero values on delivery notes ?!

(1) ShareShare
ReportReport
Posted on by 14
hello all together, how is it possible to hide zero values on delivery notes ?
 
our orders have several positions, but not all of them are delivered at the same time. so the quantity is zero (0) for this positions, BUT these zero values are still shown on the delivery note.
 
how can we hide these zero lines ?
 
thanks and regards, mike
  • Suggested answer
    UbootMike Profile Picture
    14 on at
    how to hide zero values on delivery notes ?!
    @t.yahya on which fields do i have to insert the code ? 
     
    thank you
  • Suggested answer
    YUN ZHU Profile Picture
    84,550 Super User 2025 Season 1 on at
    how to hide zero values on delivery notes ?!
    I think you can try the following property settings first.
     
     
    Hope this helps.
    Thanks.
    ZHU
  • Suggested answer
    T.yahya Profile Picture
    122 on at
    how to hide zero values on delivery notes ?!
    Hi 
     
    In the report definition, you have the capability to selectively conceal or reveal components based on specific conditions.
    To do so, follow these steps:
     
    1. Choose the component you wish to manage.
    2. Specify the conditions for it, as demonstrated in the example provided.
     
    IIF((IsNothing(Fields!Ref_Item_Description.Value)=True) OR
    (Fields!Ref_Item_Description.Value=""),True,False)
     
     


    Hope this will help.
     
    Best regards,
    Touil Yahya

     
  • UbootMike Profile Picture
    14 on at
    how to hide zero values on delivery notes ?!
    thanks for your answers.
     
    and how do i do that with the report designer ?
  • Zafar LIT Profile Picture
    72 on at
    how to hide zero values on delivery notes ?!
    I second Saurav.Dhyani. 
     
    Maybe to clarify as far as I know, you can only add logic to RDLC type reports. So your shipment report would have to be of type RDLC. 
     
    Best
     
    Zafar
  • Suggested answer
    Saurav.Dhyani Profile Picture
    14,316 Super User 2025 Season 1 on at
    how to hide zero values on delivery notes ?!
    Hi Mike,
     
    With business central you can add additional layout to a report.
     
    In the new layout that you add for the report you can hide rows where Zero Values with conditionally visibility of rows. 
     
    Regards,
    Saurav Dhyani

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
Sohail Ahmed Profile Picture

Sohail Ahmed 1,452

#2
YUN ZHU Profile Picture

YUN ZHU 1,313 Super User 2025 Season 1

#3
Gerardo Rentería García Profile Picture

Gerardo Rentería Ga... 1,083 Most Valuable Professional

Featured topics

Product updates

Dynamics 365 release plans