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
Acumatica Analytica...
Formula reference t...
 
Notifications
Clear all

Questions Formula reference to Unit Code Value in Row Set

 
Acumatica Analytical Report Manager (Financial Report Writer)
Last Post by Tim Rodman 7 years ago
4 Posts
2 Users
0 Reactions
3,924 Views
RSS
Posts: 2
 RHuff
Topic starter
July 11, 2018 10:28 am
(@rhuff)
Member
Joined: 8 years ago

I'm attempting to pull a row value from a specific UnitCode in order to allocate costs amongst all the UnitCodes.  Here's what I have tried so far in my RowSet:

=Value('0109',@UnitCode)/Value('0109','TOTAL').  Where 0109 is total sales value and TOTAL is the UnitCode that combines all Units.  Goal is to return % of sales for each Unit.

=Value('0472',@UnitCode)/*-Value('0420','HQQ').  Where 0472 is the row where the formula above is , 0420 is the row value to allocate and HQQ is the specific      UnitCode to pull row 0420 value from.  Goal is to apply the % of sales for each UnitCode to the 0420 value for UnitCode HQQ.

In addition, my column set has multiple columns: Budget,Actual,Prior Year, Budget Variance and Prior Year Variance.

Neither of these formulas work.

I was able to get this done in a different report using @ColumnCode where I was only referencing the value in one particular column and was not using Unit Codes, but I'm not sure how to get the value into the row set from one particular UnitCode.  

Thanks for your help!

 

 


3 Replies
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
July 14, 2018 9:40 pm
(@timrodman)
Famed Member
Joined: 10 years ago

I don't think you can pull from a specific Unit Set using the Value formula. The Value formula takes two arguments: the Row Code and the Column Code (not a Unit Set Code).

The only way that I can think of at the moment to do what you are looking for would be to pull the individual values that you want into hidden rows. Then reference the hidden rows in your division calculation. Does that make sense?


Reply
 RHuff
(@rhuff)
Joined: 8 years ago

Member
Posts: 2
July 16, 2018 8:34 am
Reply toTim RodmanTim Rodman

That does make sense, but can I pull the individual values from a specific Unit Code into the hidden rows?  Another possibility I just thought of would be to create a hidden column for the Unit Code and then use the Value Fromula to bring the values into the row set - can I reference a Unit Code value in the column set?  In this case, the Unit Code refers to a specific sub account segment so could use that, but I'm curious if I can reference a Unit Code value in the Column Set.


Reply
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
July 23, 2018 6:10 pm
(@timrodman)
Famed Member
Joined: 10 years ago

There is a Unit Group field on the Row Sets (CS206010) screen that you might look into, but I don't think that it will do what you are looking for.

The hidden row idea is a good idea, but I think that you will need to duplicate your Unit Set logic into the Data Source field on the hidden rows because I don't know of a way to reference the Unit Set directly. Will that be difficult to do? Is your Unit Set logic complex?


Reply
Forum Jump:
  Previous Topic
Next Topic  
Forum Information
Recent Posts
Unread Posts
Tags
  • 12 Forums
  • 2,526 Topics
  • 10.9 K Posts
  • 47 Online
  • 2,338 Members
Our newest member: Shoaib Shafquat
Latest Post: Pick List report suddenly not splitting on Shipment
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

  • Julian Schrenzel David Edmonson
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.

‹›×

    ‹›×