Any way to reduce/limit text in description field on a transaction report?

On a transaction report, the description field can get quite extensive because it's tied to the online description we have for related online events/programs (lots of details mentioned).

 

Is there anyway to limit/reduce/alter the amount of text that will show on a report for this field?

 

At the moment, when looking at a report, the description column can just get so big because of the text it's tied to, and accounting folks would love if there's a way to limit this, so the the reports are much cleaner and easier to read.

 

Thank you!

1,166 Views
Message 1 of 6
Report
1 Solution
Square Champion

Solution

@ArtSpace-HF You can do a quick trick to fix it so to speak.  Copy this and paste it in a new column in the 2nd cell down:  "=LEFT(AE2,30)"  This will truncate the description to 30 characters and you can put description above it in the header. The "AE" is the column of the description (at least on my report)  Then you can right click on the big description column and "hide" and get it out of there.  This is a low tech solution, and you could always record a macro.

Donnie
Multi-Unit Manager | Founder, Table & Ledger
tableandledger.com

Square AI Champion | Using Square since July, 2017

"Good judgment comes from experience, and experience comes from bad judgment."

"You can have everything in life you want, if you will just help other people get what they want." - Z.Z.

"AI doesn't replace your judgment. It gives your judgment better information to work with."

View Solution >

1,090 Views
Message 4 of 6
Report
5 REPLIES 5
Square Champion

@ArtSpace-HF Are you pulling the report from your online dashboard?

Donnie
Multi-Unit Manager | Founder, Table & Ledger
tableandledger.com

Square AI Champion | Using Square since July, 2017

"Good judgment comes from experience, and experience comes from bad judgment."

"You can have everything in life you want, if you will just help other people get what they want." - Z.Z.

"AI doesn't replace your judgment. It gives your judgment better information to work with."
1,163 Views
Message 2 of 6
Report

Yes, running a transactions CSV report.

1,145 Views
Message 3 of 6
Report
Square Champion

Solution

@ArtSpace-HF You can do a quick trick to fix it so to speak.  Copy this and paste it in a new column in the 2nd cell down:  "=LEFT(AE2,30)"  This will truncate the description to 30 characters and you can put description above it in the header. The "AE" is the column of the description (at least on my report)  Then you can right click on the big description column and "hide" and get it out of there.  This is a low tech solution, and you could always record a macro.

Donnie
Multi-Unit Manager | Founder, Table & Ledger
tableandledger.com

Square AI Champion | Using Square since July, 2017

"Good judgment comes from experience, and experience comes from bad judgment."

"You can have everything in life you want, if you will just help other people get what they want." - Z.Z.

"AI doesn't replace your judgment. It gives your judgment better information to work with."
1,091 Views
Message 4 of 6
Report

Got it, thanks very much!

1,052 Views
Message 5 of 6
Report
Alumni

Thanks for providing the best answer here @Donnie-M ! 😃

 

992 Views
Message 6 of 6
Report