Skip to content

Create Identify issues with SortByColumn columns - #15

Open
nexus150 wants to merge 5 commits into
m-kovalsky:masterfrom
nexus150:master
Open

Create Identify issues with SortByColumn columns#15
nexus150 wants to merge 5 commits into
m-kovalsky:masterfrom
nexus150:master

Conversation

@nexus150

@nexus150 nexus150 commented Aug 4, 2022

Copy link
Copy Markdown

this script identifies sortByColumn columns that have more than one value for the column they sort.

this script identifies sortByColumn columns that have more than one value for the column they sort.
@nexus150

nexus150 commented Aug 4, 2022

Copy link
Copy Markdown
Author

Hello Michael, I made this this script and I think it should be in this Repo.

This is a real problem , the validation of the sort columns vs the sorting ones are made by the client tools ( PBI Desktop, SSDT, etc) and if then in the process the sort columns stop having unique value for the sorting ones, there is no warning, but strange behaviors ( for example the processes from Sql Server Agent of a Tabular OnPremise fails or simply when dragging the sorted column to a table in Power BI Desktop appears multiplied in N rows, as many different SortByCoumn values has).

Shows a list of all the invalid sort-by columns
@m-kovalsky

Copy link
Copy Markdown
Owner

I think this is great, Ricardo. I just updated the code slightly so that it outputs a list of all columns with invalid sort by columns.

@nexus150

nexus150 commented Aug 5, 2022

Copy link
Copy Markdown
Author

do. I just updated the code slightly so that it outputs a list of all columns with invalid sor

Great Michael, thank you very much!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants