Forum Discussion

prakash11440278's avatar
prakash11440278
Post Prodigy
3 years ago
Solved

Python Script editor - Duplicate rows will be removed from the data

Hi All,

I have created a python visual using python script. While creating the visual i have observed duplicate records are automatically removed in the script itself. I dont want to remove the duplicate records in my visual. Please help me how can i keep the duplicate records in my python visual. Below is the warning message displaying in python visual script editor. Thanks.

 

 

2 Replies

  •  

    Thank you for the tip amitchandak !  This helped me produce my first python visual in Power BI.  For the longest time I was struggling to understand why I was getting the visual on the left, rather than the right. 😖