Forum Discussion
rhborders
8 years agoHelper I
Looking 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
8 years agoSuper User
I 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
8 years agoHelper I
Thanks 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 agoSuper User
so you want date differenece to calculated days between cal_date and fiscal_year_begin_date??