XSL REPORT EDITING (Adding distance column)

XSL REPORT EDITING (Adding distance column)

EREEEE
Participant Participant
498 Views
2 Replies
Message 1 of 3

XSL REPORT EDITING (Adding distance column)

EREEEE
Participant
Participant

Hi I want to add DISTANCE COLUMN my volume reports.

 

Can anybody help my?

 

A.png

0 Likes
499 Views
2 Replies
Replies (2)
Message 2 of 3

Civil3DReminders_com
Mentor
Mentor

You'll want to change the xsl style sheet:

C:\ProgramData\Autodesk\C3D 2017\enu\Data\Quantities Report Style Sheets\xsl\Select Material.xsl

 

Adding the column is easy, just follow the existing pattern:

HeaderDistance.png

Then down below you'll want to add a <td> </td> cell for the distance. 

TD_Distance.png

You'll then want to take the previous station value with the current station. I'm not good enough to quickly do this, so you'll have to come up with it. 

Civil Reminders
http://blog.civil3dreminders.com/
http://www.CivilReminders.com/
Alumni
Message 3 of 3

EREEEE
Participant
Participant

thanks for solution, but i am not good enough like you 🙂
I hope someone see my post, better than us.

0 Likes