PowerBI-tips / TabularEditor-Scripts

Scripts for Tabular Editor 2 & 3. Community driven to make your Tabular Editor experience as fast as possible.
MIT License
164 stars 72 forks source link

TopN + Others from SQLBI #24

Closed shiyanovg closed 1 year ago

shiyanovg commented 1 year ago

Hello, Mike!

I'd like to share a script which implements TopN + Others solution from SQLBI guys (link to the article: https://sql.bi/695263) Here you can find an example of how this code works: https://www.linkedin.com/posts/georgiy-shiyanov_tabulareditor-powerbi-dax-activity-7005147217120350208-6MX6 In the code itself you can find comment on several parts of the solution. If you have any questions feel free to discuss them via PR on GitHub or contact me via LinkedIn

Best regards, George!

MikeCarlo commented 1 year ago

There are some good comments, please make sure you take credit as the author of this script.

Our general format looks like the following, and using this format will allow the comment to remain and not break the execution.

I'd recommend more of the content you presented in the message within the pull request. Cool work!

/*