Solution to add data at certain amount to another table
I have a procurement table and asset table. There is price field on procurement table. The idea is if the price is more than 2000 USD, it will be included on asset table. Right now, I only have asset ...
I agree with Laura above..In case you don't need to insert entire record in the Asset table, you can use automated action to update a certain field with the USD amount for a particular record..