Hi All,
Hope you guys are doing good. I had a quick question. I would like to use the Power BI Cleaner app by Biccountant i.e. https://www.thebiccountant.com/2021/06/27/power-bi-cleaner-gen2-is-here/ to help me filter out any unused columns or measures from my model
However, I would need to pass my data through DAX Studio and then the PBI Template file in order to do so. I was wondering whether there is any way my data can be comprimised or pass through any external party if I use either of these applications?
Solved! Go to Solution.
DAX Studio sends your code through DaxFormatter.com when you ask it to format it, so that's theoretically a potential security issue if you have anything sensitive in your DAX itself.
There are privacy settings you can use to disable any internet access:
https://daxstudio.org/documentation/features/privacy-settings/
It may also be worth noting that the code is open source:
https://github.com/DaxStudio/DaxStudio
And it's apparently "Approved w/Constraints" for the US government:
https://www.oit.va.gov/Services/TRM/ToolPage.aspx?tid=14259&tab=2#
DAX Studio sends your code through DaxFormatter.com when you ask it to format it, so that's theoretically a potential security issue if you have anything sensitive in your DAX itself.
There are privacy settings you can use to disable any internet access:
https://daxstudio.org/documentation/features/privacy-settings/
It may also be worth noting that the code is open source:
https://github.com/DaxStudio/DaxStudio
And it's apparently "Approved w/Constraints" for the US government:
https://www.oit.va.gov/Services/TRM/ToolPage.aspx?tid=14259&tab=2#
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
Welcome to the Power BI Community Show! Jeroen ter Heerdt talks about the importance of Data Modeling.
Mark your calendars and join us on Thursday, May 26 at 11a PDT for a great session with Ted Pattison!
User | Count |
---|---|
341 | |
99 | |
62 | |
51 | |
47 |
User | Count |
---|---|
328 | |
120 | |
84 | |
66 | |
65 |