Assignment level ETC Cost is 0 even if the assignment contains ETC and the Resource level Target Billing Rate is populated at the Resource Financial properties.
What are the requirements to get ETC Cost populated at assignment level
Any supported Clarity release
The NBI_PROJ_RES_RATES_AND_COSTS table is not populated..
You can confirm if data exists by running the query below:
SELECT * FROM NBI_PROJ_RES_RATES_AND_COSTS WHERE PROJECT_ID = <affected project id>
The assignment level cost values (ETC Cost and Actual Cost) are populated based on the data present at the NBI_PROJ_RES_RATES_AND_COSTS table.
How to get the NBI_PROJ_RES_RATES_AND_COSTS table populated.
ETC Cost values should now be populated
Resource Target Billing Rate is NOT used in Clarity. It has been provided as a stock attribute so that customers to leverage it for custom reporting.