Forum Discussion
prakash11440278
3 years agoPost Prodigy
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.
prakash11440278 , Add some kind of index column or rank columns
2 Replies
- amitchandakSuper User
prakash11440278 , Add some kind of index column or rank columns
- in_serch_of_AHHFrequent Visitor
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. 😖