Forum Discussion

erisant's avatar
erisant
New Member
3 years ago
Solved

POWER BI is not displaying the same SQL view

I have this SQL query view below. ID EntryDt billcodes Bill Desc amounts invhistID zassocrow invdate Housebill payamts IS.31076722 2022-04-25 5 DEMURRAGE 311.97 IS.31076722-1 9 2022-05-09 LI1223372...
  • v-jingzhang's avatar
    3 years ago

    Hi erisant 

     

    Where did you find that the 2nd row is missing? In Power Query Editor or in Power BI Desktop?

     

    If it's missing in Power BI Desktop after you hit Apply in Power Query Editor, please let me know whether it's missing in Data view, or in a table visual on report page? If it's missing in Date view, please check if there is any filter applying on any columns. Click on one column header and select "Clear all filters".

     

    If it's missing in a table visual, check if you have added "zassocrow" column to the visual. A table visual will not show totally duplicated rows, which is by design. In your view data, the 1st row and 2nd row have the same value in all columns except in "zassocrow" column. So if "zassocrow" column is not in it, it will display only two rows. However, if "zassocrow" column is added, all three rows will display. 

     

    Best Regards,
    Community Support Team _ Jing
    If this post helps, please Accept it as Solution to help other members find it.