AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • Rolodex
    • Podcast
    • Blog
    • Forums
  • Paid
    • AugSQL
    • GI Course
    • GI Library
    • Consulting
  • Register
Acumatica Forums

By using this website, you agree to our Terms of Use (click here)

Forums
AUG Forums
Everything Else
Export Scenario LEF...
 
Notifications
Clear all

Questions [Solved] Export Scenario LEFT function formula Syntax

 
Everything Else
Last Post by KevinL 1 year ago
3 Posts
2 Users
0 Reactions
710 Views
RSS
KevinL
Posts: 4
 KevinL
Topic starter
September 11, 2024 1:12 pm
(@klandry)
Active Member
Joined: 1 year ago

I am building an Export Scenario using data from Invoices and Memos.

I am mapping the Post Period from the invoice which contains an example value of  "082024"

I would like to use the LEFT function to only extract the "08" value for Period.

 

What is the syntax for the LEFT function on the Invoice Summary / Post Period field?

I have tried the following, but none have worked. I receive errors from Missing Operand to Invalid Hdr when running my Export Scenario:

=LEFT(FinPeriodID, 2)

=LEFT([FinPeriodID], 2)

 

I am only able to export the whole value of this field in my mapping.


Topic Tags
export scenario
2 Replies
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
November 11, 2024 2:35 am
(@timrodman)
Famed Member
Joined: 10 years ago

Try =RIGHT([FinPeriodID], 2)
It's stored in the database as yyyymm


Reply
KevinL
Posts: 4
 KevinL
Topic starter
November 11, 2024 11:22 am
(@klandry)
Active Member
Joined: 1 year ago

Thanks Tim, but this ended up being an issue with the Field Name reference itself, not the LEFT() function. 
Once that was corrected, the LEFT() function works fine.


Reply
Forum Jump:
  Previous Topic
Next Topic  
Related Topics
  • Export Scenario - Repeated Values
    1 year ago
  • Export Scenario for Files on Shipment Record
    2 years ago
  • Employee time card export scenario. how to export data in 1 row for same ref no
    2 years ago
  • Export Scenario - Export same row twice (Conditionnal)
    3 years ago
Topic Tags:  export scenario (5) ,
Forum Information
Recent Posts
Unread Posts
Tags
  • 12 Forums
  • 2,526 Topics
  • 10.9 K Posts
  • 13 Online
  • 2,412 Members
Our newest member: thollings
Latest Post: Attribute Input Mask
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Online Members

 No online members at the moment

Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

Copyright © 2025 · AUG Forums, LLC. All rights reserved. This website is not owned, affiliated with, or endorsed by Acumatica, Inc.

‹›×

    ‹›×