Forum Discussion

iwolverine's avatar
iwolverine
New Member
4 years ago

Dataset not refreshing and cannot figure out

Banging my head for the past 1 week because out of nowhere dataset is not refreshing and also cannot figure out why. I tried to delete the excel sheet and reupload the sheets from the date the problem started, but still not refreshing.

 

Data source error: Column '<pii>web_id</pii>' in Table '<pii>TABLE_NAME</pii>' contains a duplicate value '<pii>12345678</pii>' and this is not allowed for columns on the one side of a many-to-one relationship or for columns that are used as the primary key of a table. Table: TABLE_NAME.

 

Cluster URI: WABI-US-EAST2-C-PRIMARY-redirect.analysis.windows.net
Activity ID: fd0d4426-95f9-4593-ac33-cfa4ae2e59ec
Request ID: c9902cb5-b285-435b-f8a1-b59bd4e1c85a
Time: 2021-11-26 11:29:30Z

4 Replies

  • arvindsingh802's avatar
    arvindsingh802
    Community Champion

    In your table TABLE_NAME the column web_id  have duplicate value for 12345678, check your data and remove the duplicate record
    Else You need to update your relationship between Tables based on web_id column from one to many tp many to many

     

    • iwolverine's avatar
      iwolverine
      New Member

      Before even making any updates, I wanted to check why this duplicate column appeared. I do not want to break anything start it all over again.

      • arvindsingh802's avatar
        arvindsingh802
        Community Champion

        Its duplicate in data, the excel file from which you are pulling data have duplicate value.

         

        No need to make any change in PBIX file if you can delete duplicate record from excel

        If you want to have duplicate records in your data then only you have to update your relationship between tables into your pbix file

         

         

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi iwolverine ,

     

    Does the replies above solve your problem? If it has been solved, please mark the correct reply as the standard answer to help the other members find it more quickly.Thanks in advance for your kind cooperation!

     

    Hope it helps,


    Community Support Team _ Caitlyn

    If this post helps then please consider Accept it as the solution to help the other members find it more quickly.