Forum Discussion
Rookie question: Setting up a calculated column
Hi, just setting up my first report. So far so good but...
In TableA I have a Revenue figure and Currency Code, in TableB I have a Currentcy Code and Exchange Rate to EUR.
I've linked Table A and TableB on the Currency Code after converting them to be Text columns.
I'd like a column in Table A to be the converted Revenue, when I add a Column or Measure to TableA I cannot reference columns in TableB.
I guess I'm missing something obvious, any suggestions welcome.
Hi peb71b,
It sounds like the join should work. You may want to check to make sure that the relationship is marked as active. If you double click on the arrow connecting the table a box will pop up with the relationship information. Here you can check the box 'Make this relationship active.'
Ryan
You can use merge queries and here are the step
Step 1 - click merge queries
Step 2 - link table on currency field
Step 3 - select field you want from merge table in this case it fx rate
Step 4 - you will see fx coloumn
Step 5 - add calculated column
Step 6
I hope it is helpful and get you going.
Thanks,
P
6 Replies
- zootsuitryanFrequent Visitor
Hi peb71b,
It sounds like the join should work. You may want to check to make sure that the relationship is marked as active. If you double click on the arrow connecting the table a box will pop up with the relationship information. Here you can check the box 'Make this relationship active.'
Ryan
- peb71bRegular Visitor
Thanks Ryan, I'm going to start from scratch and build it up slow, good to know I'm on the right lines.
- zootsuitryanFrequent Visitor
Ok, feel free to post again if you still have the issue. My suggestion was just one possible solution.
Ryan
- peb71bRegular Visitor
Sadly still the same problem. Wondering if its related to using SharePoint Online Lists as the source. Will try again with a Excel/Access source and see if the same process works.
- parry2k
Super User
You can use merge queries and here are the step
Step 1 - click merge queries
Step 2 - link table on currency field
Step 3 - select field you want from merge table in this case it fx rate
Step 4 - you will see fx coloumn
Step 5 - add calculated column
Step 6
I hope it is helpful and get you going.
Thanks,
P