Displaying group label without a aggregate function

PFA sample with input and desired output. Im using smart markers to bind data.
Data is being grouped and need to display a label after every group. There is no associated aggregate function to be displayed with the label. Sort of like a subtotal label without the actual subtotal.
What would be the appropriate marker for this use case.

Sample.zip (8.7 KB)

@nikhilpinto,

Could you please add β€œ&=subtotal9:Source.Country(Label:β€œEND”,LabelPosition:-1)” in B5 cell in your template file and try your scenario. Let us know if you find any issue.