Search
477 results for “JamesDBartlett3”
-
@JamesDBartlett3 @mkj @SQLAllFather @pburkholder @jjesse @nikolozk
DO WHILE Management == Morons
{
STRIKE ALL;
} -
I've been working on #PowerBits (a collection of #PowerShell scripts for #PowerBI 📊 #Admins) recently, and I just made a minor breakthrough. 💪😎👍
One of the biggest missing features of the Power BI #RESTAPIs right now is the ability to export a #Dataset as a #PBIX file. Of course, you can export a #Report as a PBIX file, and if that Report is bound to a Dataset, then the Dataset will be included with the Report when you export it. However, if the Dataset you need to export doesn't have a Report bound to it (I've started calling this a #BareDataset), then the #RESTAPI can't help you. That Dataset can only be exported manually from the Power BI Service using a web browser. Yuck! 🤮
To solve this problem:
1. Find and select a target #BareDataset
2. Upload a #BlankReport to the same #Workspace
3. Re-bind the blank Report to the bare Dataset
4. Export the blank Report as a PBIX file
5. Delete the blank Report from the WorkspaceStep 1 Complete (mostly) 😅:
https://github.com/JamesDBartlett3/PowerBits/blob/main/PowerShell/Get-PowerBIBareDatasetsFromWorkspaces.ps1 -
I've been working on #PowerBits (a collection of #PowerShell scripts for #PowerBI 📊 #Admins) recently, and I just made a minor breakthrough. 💪😎👍
One of the biggest missing features of the Power BI #RESTAPIs right now is the ability to export a #Dataset as a #PBIX file. Of course, you can export a #Report as a PBIX file, and if that Report is bound to a Dataset, then the Dataset will be included with the Report when you export it. However, if the Dataset you need to export doesn't have a Report bound to it (I've started calling this a #BareDataset), then the #RESTAPI can't help you. That Dataset can only be exported manually from the Power BI Service using a web browser. Yuck! 🤮
To solve this problem:
1. Find and select a target #BareDataset
2. Upload a #BlankReport to the same #Workspace
3. Re-bind the blank Report to the bare Dataset
4. Export the blank Report as a PBIX file
5. Delete the blank Report from the WorkspaceStep 1 Complete (mostly) 😅:
https://github.com/JamesDBartlett3/PowerBits/blob/main/PowerShell/Get-PowerBIBareDatasetsFromWorkspaces.ps1 -
I've been working on #PowerBits (a collection of #PowerShell scripts for #PowerBI 📊 #Admins) recently, and I just made a minor breakthrough. 💪😎👍
One of the biggest missing features of the Power BI #RESTAPIs right now is the ability to export a #Dataset as a #PBIX file. Of course, you can export a #Report as a PBIX file, and if that Report is bound to a Dataset, then the Dataset will be included with the Report when you export it. However, if the Dataset you need to export doesn't have a Report bound to it (I've started calling this a #BareDataset), then the #RESTAPI can't help you. That Dataset can only be exported manually from the Power BI Service using a web browser. Yuck! 🤮
To solve this problem:
1. Find and select a target #BareDataset
2. Upload a #BlankReport to the same #Workspace
3. Re-bind the blank Report to the bare Dataset
4. Export the blank Report as a PBIX file
5. Delete the blank Report from the WorkspaceStep 1 Complete (mostly) 😅:
https://github.com/JamesDBartlett3/PowerBits/blob/main/PowerShell/Get-PowerBIBareDatasetsFromWorkspaces.ps1 -
I've been working on #PowerBits (a collection of #PowerShell scripts for #PowerBI 📊 #Admins) recently, and I just made a minor breakthrough. 💪😎👍
One of the biggest missing features of the Power BI #RESTAPIs right now is the ability to export a #Dataset as a #PBIX file. Of course, you can export a #Report as a PBIX file, and if that Report is bound to a Dataset, then the Dataset will be included with the Report when you export it. However, if the Dataset you need to export doesn't have a Report bound to it (I've started calling this a #BareDataset), then the #RESTAPI can't help you. That Dataset can only be exported manually from the Power BI Service using a web browser. Yuck! 🤮
To solve this problem:
1. Find and select a target #BareDataset
2. Upload a #BlankReport to the same #Workspace
3. Re-bind the blank Report to the bare Dataset
4. Export the blank Report as a PBIX file
5. Delete the blank Report from the WorkspaceStep 1 Complete (mostly) 😅:
https://github.com/JamesDBartlett3/PowerBits/blob/main/PowerShell/Get-PowerBIBareDatasetsFromWorkspaces.ps1 -
I've been working on #PowerBits (a collection of #PowerShell scripts for #PowerBI 📊 #Admins) recently, and I just made a minor breakthrough. 💪😎👍
One of the biggest missing features of the Power BI #RESTAPIs right now is the ability to export a #Dataset as a #PBIX file. Of course, you can export a #Report as a PBIX file, and if that Report is bound to a Dataset, then the Dataset will be included with the Report when you export it. However, if the Dataset you need to export doesn't have a Report bound to it (I've started calling this a #BareDataset), then the #RESTAPI can't help you. That Dataset can only be exported manually from the Power BI Service using a web browser. Yuck! 🤮
To solve this problem:
1. Find and select a target #BareDataset
2. Upload a #BlankReport to the same #Workspace
3. Re-bind the blank Report to the bare Dataset
4. Export the blank Report as a PBIX file
5. Delete the blank Report from the WorkspaceStep 1 Complete (mostly) 😅:
https://github.com/JamesDBartlett3/PowerBits/blob/main/PowerShell/Get-PowerBIBareDatasetsFromWorkspaces.ps1 -
@JamesDBartlett3
Though he also had a war on gay people as governor, and his family are pillagers.Mike knows a lot about the gas business! Mike Pence’s family’s failed gas stations cost taxpayers $20M+ 13-JUL-2018 #NeverMikePence2024 #FuckMikePence https://apnews.com/article/07f9256ae1984362ba3eff192b4d6dd0
-
Hey #PowerBI peeps, I'll be on #ToolTalk with Artur König and @mthierba on Tuesday, March 21st.
We'll be talking about a little #ExternalTool I wrote for #PowerBIDesktop called #PbiToolsWatchPS, which launches a #PowerShell window running #pbitools in #WatchMode on the current #pbix file. The purpose of this little tool is to minimize the effort and number of steps necessary to #commit changes to Power BI #reports and #datasets into a proper #VersionControl system like #GitHub, #AzureDevOps, etc.
Please join us #LIVE on Tuesday, March 21st, give us your thoughts about the current state of #CICD and #DevOps / #DataOps for Power BI, and tell us about your favorite #ToolsOfTheTrade!
RSVP for the #ToolTalk session on #LinkedIn here:
https://lnkd.in/gzZSxf_fDownload #pbitools here:
https://pbi.toolsDownload #PbiToolsWatchPS here:
https://github.com/JamesDBartlett3/PowerBits/blob/main/ExternalTools/046-PbiToolsWatchPS5.1.pbitool.json -
Hey #PowerBI peeps, I'll be on #ToolTalk with Artur König and @mthierba on Tuesday, March 21st.
We'll be talking about a little #ExternalTool I wrote for #PowerBIDesktop called #PbiToolsWatchPS, which launches a #PowerShell window running #pbitools in #WatchMode on the current #pbix file. The purpose of this little tool is to minimize the effort and number of steps necessary to #commit changes to Power BI #reports and #datasets into a proper #VersionControl system like #GitHub, #AzureDevOps, etc.
Please join us #LIVE on Tuesday, March 21st, give us your thoughts about the current state of #CICD and #DevOps / #DataOps for Power BI, and tell us about your favorite #ToolsOfTheTrade!
RSVP for the #ToolTalk session on #LinkedIn here:
https://lnkd.in/gzZSxf_fDownload #pbitools here:
https://pbi.toolsDownload #PbiToolsWatchPS here:
https://github.com/JamesDBartlett3/PowerBits/blob/main/ExternalTools/046-PbiToolsWatchPS5.1.pbitool.json -
Hey #PowerBI peeps, I'll be on #ToolTalk with Artur König and @mthierba on Tuesday, March 21st.
We'll be talking about a little #ExternalTool I wrote for #PowerBIDesktop called #PbiToolsWatchPS, which launches a #PowerShell window running #pbitools in #WatchMode on the current #pbix file. The purpose of this little tool is to minimize the effort and number of steps necessary to #commit changes to Power BI #reports and #datasets into a proper #VersionControl system like #GitHub, #AzureDevOps, etc.
Please join us #LIVE on Tuesday, March 21st, give us your thoughts about the current state of #CICD and #DevOps / #DataOps for Power BI, and tell us about your favorite #ToolsOfTheTrade!
RSVP for the #ToolTalk session on #LinkedIn here:
https://lnkd.in/gzZSxf_fDownload #pbitools here:
https://pbi.toolsDownload #PbiToolsWatchPS here:
https://github.com/JamesDBartlett3/PowerBits/blob/main/ExternalTools/046-PbiToolsWatchPS5.1.pbitool.json -
Hey #PowerBI peeps, I'll be on #ToolTalk with Artur König and @mthierba on Tuesday, March 21st.
We'll be talking about a little #ExternalTool I wrote for #PowerBIDesktop called #PbiToolsWatchPS, which launches a #PowerShell window running #pbitools in #WatchMode on the current #pbix file. The purpose of this little tool is to minimize the effort and number of steps necessary to #commit changes to Power BI #reports and #datasets into a proper #VersionControl system like #GitHub, #AzureDevOps, etc.
Please join us #LIVE on Tuesday, March 21st, give us your thoughts about the current state of #CICD and #DevOps / #DataOps for Power BI, and tell us about your favorite #ToolsOfTheTrade!
RSVP for the #ToolTalk session on #LinkedIn here:
https://lnkd.in/gzZSxf_fDownload #pbitools here:
https://pbi.toolsDownload #PbiToolsWatchPS here:
https://github.com/JamesDBartlett3/PowerBits/blob/main/ExternalTools/046-PbiToolsWatchPS5.1.pbitool.json -
Hey #PowerBI peeps, I'll be on #ToolTalk with Artur König and @mthierba on Tuesday, March 21st.
We'll be talking about a little #ExternalTool I wrote for #PowerBIDesktop called #PbiToolsWatchPS, which launches a #PowerShell window running #pbitools in #WatchMode on the current #pbix file. The purpose of this little tool is to minimize the effort and number of steps necessary to #commit changes to Power BI #reports and #datasets into a proper #VersionControl system like #GitHub, #AzureDevOps, etc.
Please join us #LIVE on Tuesday, March 21st, give us your thoughts about the current state of #CICD and #DevOps / #DataOps for Power BI, and tell us about your favorite #ToolsOfTheTrade!
RSVP for the #ToolTalk session on #LinkedIn here:
https://lnkd.in/gzZSxf_fDownload #pbitools here:
https://pbi.toolsDownload #PbiToolsWatchPS here:
https://github.com/JamesDBartlett3/PowerBits/blob/main/ExternalTools/046-PbiToolsWatchPS5.1.pbitool.json -
@JamesDBartlett3
But the phone app on #Android can do that too, right?If that #Tasker is what I think it is, I have a similar app that I use, #Macrodroid. I like it. Actually paid for the premium version. But I don't use it for call screening. Should I? 🤔
-
I've been using #Tabby (formerly #Terminus) as my main #Terminal app for a while, and I've customized it quite a bit, so I thought I'd share some of my favorite #TabbyTweaks.
1. A #PowerShell script that launches Tabby, waits for its #MainWindowHandle to appear, then hides it using #ShowWindowAsync #Win32 #API (see #GitHub link below)
2. Docking setting enabled (I keep mine docked to the left edge of my main display)
3. Ctrl+` hotkey mapped to "toggle (show/hide) terminal window"
4. Custom #PowerShellCore, #WindowsPowerShell, #CMD, #WSL, and #SSH profiles (both admin and non-admin)
5. #OhMyPosh running a slightly modified #froczh themeMy "Start-TabbyHidden.ps1" script: https://github.com/JamesDBartlett3/PoshBits/blob/main/Start-TabbyHidden.ps1
Oh-My-Posh: https://ohmyposh.dev
-
I've been using #Tabby (formerly #Terminus) as my main #Terminal app for a while, and I've customized it quite a bit, so I thought I'd share some of my favorite #TabbyTweaks.
1. A #PowerShell script that launches Tabby, waits for its #MainWindowHandle to appear, then hides it using #ShowWindowAsync #Win32 #API (see #GitHub link below)
2. Docking setting enabled (I keep mine docked to the left edge of my main display)
3. Ctrl+` hotkey mapped to "toggle (show/hide) terminal window"
4. Custom #PowerShellCore, #WindowsPowerShell, #CMD, #WSL, and #SSH profiles (both admin and non-admin)
5. #OhMyPosh running a slightly modified #froczh themeMy "Start-TabbyHidden.ps1" script: https://github.com/JamesDBartlett3/PoshBits/blob/main/Start-TabbyHidden.ps1
Oh-My-Posh: https://ohmyposh.dev
-
I've been using #Tabby (formerly #Terminus) as my main #Terminal app for a while, and I've customized it quite a bit, so I thought I'd share some of my favorite #TabbyTweaks.
1. A #PowerShell script that launches Tabby, waits for its #MainWindowHandle to appear, then hides it using #ShowWindowAsync #Win32 #API (see #GitHub link below)
2. Docking setting enabled (I keep mine docked to the left edge of my main display)
3. Ctrl+` hotkey mapped to "toggle (show/hide) terminal window"
4. Custom #PowerShellCore, #WindowsPowerShell, #CMD, #WSL, and #SSH profiles (both admin and non-admin)
5. #OhMyPosh running a slightly modified #froczh themeMy "Start-TabbyHidden.ps1" script: https://github.com/JamesDBartlett3/PoshBits/blob/main/Start-TabbyHidden.ps1
Oh-My-Posh: https://ohmyposh.dev
-
I've been using #Tabby (formerly #Terminus) as my main #Terminal app for a while, and I've customized it quite a bit, so I thought I'd share some of my favorite #TabbyTweaks.
1. A #PowerShell script that launches Tabby, waits for its #MainWindowHandle to appear, then hides it using #ShowWindowAsync #Win32 #API (see #GitHub link below)
2. Docking setting enabled (I keep mine docked to the left edge of my main display)
3. Ctrl+` hotkey mapped to "toggle (show/hide) terminal window"
4. Custom #PowerShellCore, #WindowsPowerShell, #CMD, #WSL, and #SSH profiles (both admin and non-admin)
5. #OhMyPosh running a slightly modified #froczh themeMy "Start-TabbyHidden.ps1" script: https://github.com/JamesDBartlett3/PoshBits/blob/main/Start-TabbyHidden.ps1
Oh-My-Posh: https://ohmyposh.dev
-
I've been using #Tabby (formerly #Terminus) as my main #Terminal app for a while, and I've customized it quite a bit, so I thought I'd share some of my favorite #TabbyTweaks.
1. A #PowerShell script that launches Tabby, waits for its #MainWindowHandle to appear, then hides it using #ShowWindowAsync #Win32 #API (see #GitHub link below)
2. Docking setting enabled (I keep mine docked to the left edge of my main display)
3. Ctrl+` hotkey mapped to "toggle (show/hide) terminal window"
4. Custom #PowerShellCore, #WindowsPowerShell, #CMD, #WSL, and #SSH profiles (both admin and non-admin)
5. #OhMyPosh running a slightly modified #froczh themeMy "Start-TabbyHidden.ps1" script: https://github.com/JamesDBartlett3/PoshBits/blob/main/Start-TabbyHidden.ps1
Oh-My-Posh: https://ohmyposh.dev
-
Today is "Ask An Atheist Day."
Got questions? Fire away, and I'll give you my honest, thoughtful answer.Note: Please be respectful, folks. This is a dialog, not a debate. 🙏
-
My AI collaborator, Cray, named themself, generated their own pronouns, and built a PowerShell module for my MiniDisc player while I slept. No, really.
I wrote a blog article about the whole setup; the collaboration paradigm, the "git airlock" security framework, and why "capability is cheap, but actually paying attention isn't."
https://datavolume.xyz/2026/03/31/My-Coding-Partner-Has-Claws.html
-
My AI collaborator, Cray, named themself, generated their own pronouns, and built a PowerShell module for my MiniDisc player while I slept. No, really.
I wrote a blog article about the whole setup; the collaboration paradigm, the "git airlock" security framework, and why "capability is cheap, but actually paying attention isn't."
https://datavolume.xyz/2026/03/31/My-Coding-Partner-Has-Claws.html
-
My AI collaborator, Cray, named themself, generated their own pronouns, and built a PowerShell module for my MiniDisc player while I slept. No, really.
I wrote a blog article about the whole setup; the collaboration paradigm, the "git airlock" security framework, and why "capability is cheap, but actually paying attention isn't."
https://datavolume.xyz/2026/03/31/My-Coding-Partner-Has-Claws.html
-
My AI collaborator, Cray, named themself, generated their own pronouns, and built a PowerShell module for my MiniDisc player while I slept. No, really.
I wrote a blog article about the whole setup; the collaboration paradigm, the "git airlock" security framework, and why "capability is cheap, but actually paying attention isn't."
https://datavolume.xyz/2026/03/31/My-Coding-Partner-Has-Claws.html
-
My AI collaborator, Cray, named themself, generated their own pronouns, and built a PowerShell module for my MiniDisc player while I slept. No, really.
I wrote a blog article about the whole setup; the collaboration paradigm, the "git airlock" security framework, and why "capability is cheap, but actually paying attention isn't."
https://datavolume.xyz/2026/03/31/My-Coding-Partner-Has-Claws.html
-
Christmas morning vibes.
-
Christmas morning vibes.
-
Christmas morning vibes.
-
Christmas morning vibes.
-
Christmas morning vibes.
-
We're going live on #TheDrillDown with Reid Havens of Analytic Endeavors in 20 minutes, folks! Come join us! https://lnkd.in/gg3qk3sj