Quantcast
Viewing all articles
Browse latest Browse all 10045

Combine 2 fields from 1 table

I have a custom job report and the job is broken into 2 fields, ID_JOB & SEQ_ITEM_JOB , 6 & 4 chars respectively.  I'm trying to create a new calculated field that combines the two into a new field.  I've tried joins, etc, but keep receiving errors.  Here was my last try:

=Join(Fields!ID_JOB.Value)&(Fields!SEQ_ITEM_JOB.Value)

Which leads to an overload resolution, if I do:

=(Fields!ID_JOB.Value) AND (Fields!SEQ_ITEM_JOB.Value)

I get "Input string not in correct format" 

I know this is way to simple, just having a brain freeze and can't seem to find what I'm looking for.  Thanks in advance!


Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>