Forum Discussion

gtamir1's avatar
gtamir1
Icon for Helper I rankHelper I
4 years ago
Solved

Table in Visual do not show all records

In the transaction table there are multiple records. I want to show all filds in a visual. Records which are duplicate appear only once. All fields are marked as "don't summarize". For example id_...
  • Greg_Deckler's avatar
    4 years ago

    gtamir1 Because all the data is the same it displays it as a single row regardless of the do not summarize. I fixed it using a RAND column. See attached PBIX below sig. Another way to fix it would be to add an Index column in Power Query

  • Greg_Deckler's avatar
    Greg_Deckler
    4 years ago

    gtamir1 You added the Index column to your visual with Do not summarize?