You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several queries posted here that don't take into account that Blackboard Data retains records that have been deleted from the source systems. If you want to make sure you are only counting things that are currently on the platform be sure to include a filter based on row_deleted_time being null.
The text was updated successfully, but these errors were encountered:
There are several queries posted here that don't take into account that Blackboard Data retains records that have been deleted from the source systems. If you want to make sure you are only counting things that are currently on the platform be sure to include a filter based on row_deleted_time being null.
The text was updated successfully, but these errors were encountered: