Commenting Visual

Updated By & Updated At

1min

The visual can display information about the latest changes to a comment. To do so, you will need to provide the information from your model.

Document image


In the case of Updated At, you can use the field from your comment table directly.

Document image


For Updated By you will need to pull the value in from the DimUsers table. Before you can do this, you must first add a relationship between the UpdatedByUserId field and the UserKey. In addition, you will need to set the cross-filtering direction to "Both" so it can correctly retrieve the name of the author.

Document image




Updated 22 Apr 2024
Did this page help you?