Forum Discussion
Thiagops
Helper II
3 years agoColumn with information from another table
Good morning, I need to create a column in the CUSTOMERS (WALLET) table. This column will pull information from the PEDIDO_VENDA table (Date of the last quote made by the customer). I can't relate...
Adamboer
Responsive Resident
3 years agoBased on the provided information, it seems like there may be an issue with the formula used to pull the information from the PEDIDO_VENDA table. Here are some steps you can try to troubleshoot the issue and get the correct date:
- Double-check that the formula is entered correctly with no typos or missing information.
- Verify that the PEDIDO_VENDA table contains the correct date for the last quote made by the customer. If the date in the table is incorrect, it will not pull the correct date in the CUSTOMERS (WALLET) table.
- Check if there are any filters applied to the data that may be affecting the results. Make sure that there are no filters on the PEDIDO_VENDA table that are causing it to exclude the most recent date.
- If the issue persists, consider seeking assistance from a database administrator or specialist who can provide further troubleshooting and support.