Hi, I have a dataset. I need to get a valu of a specific column. The dataset may contain a few rows but the value of keyid is the same. I need to get distinct value of keyid. How can i do that? Thanks