Skip to content
Is there any way to...
 
Notifications
Clear all

Is there any way to remove the total for the SkidNum column?

2 Posts
3 Users
0 Reactions
871 Views
Posts: 1
Topic starter
(@qiongfu)
New Member
Joined: 1 year ago

Hi Dotnet Report,

 

I have created the following production report.

 

However, I have to sort by the SkidNum,  which is an integer that also calculates the total for the SkidNum.

 

Is there any way to remove the total for the SkidNum column?

 

This report can be exported in the pdf format with the totals at the bottom but the totals are missing in the excel format.

Is there any way to fix this?

 

 

image

 

Thanks

Qiong

1 Reply
Posts: 33
Admin
(@admin)
Member
Joined: 3 years ago
Hey Qiong
 
For not including a column in subtotal, you should see this option for a numeric field when "Include Total Row" is checked:
 
 
If you check this option, it should exclude the column from subtotal. 
 
For including the subtotal row in excel, you would have to update the GetExcelFile method. The latest version of this method that includes subtotal row is here:
 
Let me know if this information helps. 
 
Thanks
 
Dotnet Report Team
Reply
Share:
Index
;