Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Grouping

(0) ShareShare
ReportReport
Posted on by 3,099

Hi

  I have only 1 Data Item . Item

In Rdlc i am grouping Category Wise &  Another Group Item Wise . Sub Total is displayed on Category Wise. I want if that Category has no item then SubTotal should not be displayed.

Group Code	 Item	Description	Quantity					
G01		Sub Total :		0.00					
G02		Sub Total :		0.00					
G03		Sub Total :		0.00					
G04	A01	ABC			900.00					
	A02	AXZ			360.00					
                                        -------
                                        1260
                                        -------


I want G01,G02,G03 lines should not appear

Thanks

*This post is locked for comments

  • Verified answer
    Tina Menezes Profile Picture
    2,582 on at
    RE: Grouping

    Hi,

    You can set your row visiblity to 'Show or hide based on an expression'

    =iif(Fields!SubTotal.Value=0,false,true)

  • Verified answer
    Amol Salvi Profile Picture
    18,696 on at
    RE: Grouping

    Use Visible property and put expression in the same for not displaying the rows if value is not there.

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 Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Microsoft Dynamics NAV (Archived)

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans