Forum Discussion

ianwuk's avatar
ianwuk
Helper III
9 years ago
Solved

How to show data when only one column data changes?

I have data that looks like this:   License               ID         Date 12334                 123      7/7/17 45434                 456      6/7/17 67834                 123      5/7/17   As...
  • fhill's avatar
    fhill
    9 years ago

    When you first import you data into PowerBI, choose EDIT instead of OK.  Or you can hit 'Edit Queries' from the Home Tab.  This takes you into the Query Editor.  From here, highlight your LicenseKey column, and choose 'Keep Rows' 'Keep Duplicates' from the ribon.  This will only keep rows with duplicate values.  Just make sure LicenseKey is clicked and highlighted first.

     

    FOrrest