I have Comments field in a table, there can be multiple comments for a given project. I need to display only the latest comment added. These comments are differentiated as Issues, Accomplishments etc., based on one more field comment type.
I was able to pull only Issues creating a measure using Case When function. As mentioned earlier this is retrieving multiple rows, I need to display only the last entered Issue.
I am not sure how to add Rowcount condition in BO, any help would be appreciated.
Regards
Jags
I was able to pull only Issues creating a measure using Case When function. As mentioned earlier this is retrieving multiple rows, I need to display only the last entered Issue.
I am not sure how to add Rowcount condition in BO, any help would be appreciated.
Regards
Jags