Solution to Power BI Desktop Missing Data Tab
When using Power BI Desktop you will see the “Data” tab on the left. When you create a new DirectQuery connection, the “Data” tab disappears. It wasn’t obvious to me that the “Data” tab disappeared
When using Power BI Desktop you will see the “Data” tab on the left. When you create a new DirectQuery connection, the “Data” tab disappears. It wasn’t obvious to me that the “Data” tab disappeared
As of 11/4/2019, a few of the New Azure SDKs have hit General Availability! Read more here: Azure SDK Releases Azure has had a tremendous amount of growth in a very short amount of time. With that
On Windows using the Windows Installer and Azure CLI wouldn’t update to the latest version - it was stuck on 2.0.44, but the latest is 2.0.66. I uninstalled the Azure CLI via Apps, but it was still av
This is my 20th year as a software engineer and 15th year at Microsoft. I started in 1999 and worked in startups for 5 years. I then spent the next 12 years at Microsoft shipping products and services
This content is outdated Please see the most up-to-date Azure REST APIs with Postman video and blog here: Latest Azure REST APIs with Postman Video: https://aka.ms/azurerestvideoLatest Azure REST APIs
I just tried to create a Postman Collection and I wasn’t able to add any requests to it because it was created as read only. I did a bunch of Googling and Githubbing to no avail. I happened to go to
I’m building a recursive Vue.js component and ran into this error: Unknown custom element: <Categories> - did you register the component correctly? For recursive components, make sure to provide
I’ve had auto and home insurance with Pemco since 2003, but just switched to Safeco for 31% less. I wasn’t unhappy with Pemco - as they were responsive to claims and reputable, but unfortunately, th
Developing a Vue.js app and I was getting this: Uncaught TypeError: Cannot set property 'render' of undefined at normalizeComponent (componentNormalizer.js:24) at Module../src/App.vue (App.vu
With this code: @Component export default class CategoryRating extends Vue { @Prop({default: {}}) category: any; I kept getting this VS Code error: Exp
I spent way too much time this weekend debugging Vue.js - Vetur - Prettyhtml - Prettier - Beautify - Eslint issues. Here’s what I discovered: By default, Vetur (The VS Code Vue.js Extension) uses Pre
Working on a Vue.js and TypeScript project. I had this: @Prop() enabled!: boolean = false; And got this error: Avoid mutating a prop directly since the value will be overwritten whenever the parent
I’m new to Vue.js and didn’t realize that you have to fully define the structure of your view model object or bindings will not work. For example, with this code, I define data: { vm: {}
One way to keep track of tweets that you want to follow up on is to “like” them to review at a later time. I posted my method for that here: How to Create a Microsoft To-Do Task from a Liked Tweet us
I only “like” tweets that I want to follow up on. For example, when someone tweets a new podcast I’ll “like” it as a reminder to listen to it later. Before today, I would have to go to my “Liked Tweet
I have a NVIDIA GeForce GTX 745 graphics card, which has one DisplayPort and one HDMI port. My NEC PA322UHD is connected via DisplayPort and my NEC EA275UHD is connected via HDMI. I got this error wh
I’ve been snowboarding off-and-on for over 25 years but have never owned a decent snowboard. I recently decided to get a good snowboard and bindings and, like everything else I buy, I researched it t
The default GitHub.com theme is not very colorblind friendly because it is hard to distinguish hyperlinks from normal text. I’m using GitHub as an example because I use that site a lot, but I see the