I would suggest you guys, starting to incorporate it into the tabular editor as a feature or add-in/on, so when a new update comes, it will be there already in the software.
Hi It is highly unlikely that this will become a standalone feature as it is outside the core functionality of Tabular Editor. However, I see a point in being able to load external libraries of scripts so they are kept up to date. The main issue with this is that it is not possible to know what changes are made to a loaded C# script, which could be a security risk for the users.
It would be great to be able to add all scrips in bulk. I don't think that's possible at the moment, is it? Thanks for sharing your valuable work, love your content!
Hi I can see the idea, but given that the scripts work by selecting specific measures that you wish to use, it is not immediately clear that adding in bulk would be a very good user experience, as you would end up with an endless number of popups to select the measures specific to each visualization.
This is so cool I love it! Please consider making a variant of the status pill template (add-svg-status-pill.csx) that is multi-value, e.g. for showing colored "tags" from a related table. I am going to try to modify the single value one and see what happens but it would be so convenient to have a template! :)
Kurt is working on more scripts, but not sure if this is planned. How did it go with trying to modify yourself? You might want to check out Kurt's blog in SQLBI to dive deeper into these types of visuals: www.sqlbi.com/articles/creating-custom-visuals-in-power-bi-with-dax/
Nice! Thanks for the contribution!
This is great
It will be nice to have more templates in the C# script.
More on the way. Stay tuned.
I would suggest you guys, starting to incorporate it into the tabular editor as a feature or add-in/on, so when a new update comes, it will be there already in the software.
Hi
It is highly unlikely that this will become a standalone feature as it is outside the core functionality of Tabular Editor. However, I see a point in being able to load external libraries of scripts so they are kept up to date. The main issue with this is that it is not possible to know what changes are made to a loaded C# script, which could be a security risk for the users.
It would be great to be able to add all scrips in bulk. I don't think that's possible at the moment, is it?
Thanks for sharing your valuable work, love your content!
Hi
I can see the idea, but given that the scripts work by selecting specific measures that you wish to use, it is not immediately clear that adding in bulk would be a very good user experience, as you would end up with an endless number of popups to select the measures specific to each visualization.
Does it work only with Tabular Editor 3?
The scripts should work in Tabular Editor 2 as well
This is so cool I love it! Please consider making a variant of the status pill template (add-svg-status-pill.csx) that is multi-value, e.g. for showing colored "tags" from a related table. I am going to try to modify the single value one and see what happens but it would be so convenient to have a template! :)
Kurt is working on more scripts, but not sure if this is planned. How did it go with trying to modify yourself?
You might want to check out Kurt's blog in SQLBI to dive deeper into these types of visuals: www.sqlbi.com/articles/creating-custom-visuals-in-power-bi-with-dax/