One way to do this is to add a column with constant value → 1.
So GroupBy on Hotel and Cancellation and do a sum of the created value (with the constant value column.
@chandra_nr77 Welcome to the Forum. Some sample data would be helpful, but it looks like you can use the Groupby node. Group by both columns and aggregate by count.