For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to pull correct Learning Assignment Status values
Summary: Cannot determine the logic to pull the correct Status value that is displayed in Status column of Learning Assignment Page. The Table has two Status fields and based on our observation, the Status column in Learning Assignment page pull values in both statuses but we cannot figure out the conditions on when to pull one status field from the other.
Content (required): We are developing a custom report with requirements to pull Learning Assignment Status values displayed in the Learning Assignment page. In our query we pull tables wlf_all_assignments_v and wlf_assignment_records_f. These two tables have status fields and we cannot figure out which of the status fields to pull in order to display the Status displayed in the Learning Assignment Page.