Forum Discussion
rhborders
Helper I
8 years agoLooking up multiple values
Hello, In our database we have a schema that tells us what date we get an invoice and then another dates schema that converts calender days into a fiscal day of year. For example if we got an in...
- 8 years ago
You can use lookupvalue function to make it happen.
Let me know if you need further assistance on this function
parry2k
Super User
8 years agoI guess the best way to post your question is to provide some sample data and expected result, it will help to provide the solution
rhborders
Helper I
8 years agoThanks for responding,
Here are some images that can give context to what I am saying Date TableShows Difference in fiscal year begin date per yearfiscal day of year value to be used to find the Cal_Date
- parry2k8 years ago
Super User
so you want date differenece to calculated days between cal_date and fiscal_year_begin_date??