Jan 21 2021 05:03 AM
Excuse my lack of knowledge but my past life I was developer but on relational dbs.
So I get lists are very Excel oriented, but I'm trying to put some relations between my lists as like Db Tables and wondering how best to do this.
As a simple example ... I have 2 lists Client Projects and Project Orders, so when I raise a Project Order I only want to see the "Active" Client Projects. I done this by setting up a new column on the Project Order that calculated if the Client Projects was "Active". Worked great when adding a new item, and I saw the Client Project Name however when the Client Project was "Closed", in the list view the Client Project Name then disappeared. Which obviously I know why as that Column only gives that information when "Active".
So I know with my background I can do this somehow, but how is the best way?
Jan 21 2021 05:34 AM
Jan 21 2021 05:39 AM
Jan 21 2021 04:19 PM
Jan 21 2021 04:25 PM