Power BI Provisional Stock - Recursion Problem in Power BI How to solve recursion problem in Power BI using Power Query: Provisional stock data example
Power BI Importing data from another Power BI service dataset Hi everyone, Today I'm bringing you one more tip that may assist you in your day-to-day with Power BI. Warning: Not supported by Microsoft. The Situation Your organization started their
Power BI Change Power BI parameters & data source directly in PowerBI Service Hi everyone, Back again with another productivity tip for Power BI. The Situation You are developing a PowerBI model using import mode, connecting to a development database the client provided.
Power BI Rebind Power BI Reports Hi everyone, At Devscope, we've been building some powerbi powershell modules to help us deal with some situations we face with our clients on the PowerBI Service. The scenario I'm
Ruby Ruby 2.5.0 & The Good Place (Ep. 27 - OpenSSL::X509::Name) And after another long hiatus... Somebody royally forked up! Forked Up GIF from Forked GIFs Did you ever had to deal with one of those small, annoying changes that broke
mysql MySQL - Partition By The Problem You're walking in the woods of your database There's no one around, and your laptop battery is (almost) dead Out of the corner of your eye, you spot
Cordova Cordova + Ionic in Visual Studio - 101 Tutorial [Part II] TL;DR: Second part of Cordova + Ionic Tutorial on Visual Studio. Code here & Part I here Hi everyone, Last time, I presented you Cordova and walked you through the
AngularJS ReactJS + jQuery Nestable = Drag & Drop Menu Manager tl;dr Final revision of the JSFiddle for this demo. The Intro Heartbreak I was an AngularJS developer & I loved it. I thought it was the best thing since
Web Wandering thoughts - General Tools API Lately I've been contemplating the thought of a universal serviceable online API. I wonder if we're ever going to see it... It all started when I first got introduced to
Tests Sinatra Tests 101 - Cucumber (Webrat & Capybara) Cucumber is different. That's why you're either going to love it or hate it. It's useful, no doubt, and I even found myself smiling at the code while I researched
Cordova Cordova + Ionic in Visual Studio - 101 Tutorial [Part I] Hi everyone, I thought about lending a hand to all the people that are, as I have been recently, exploring Cordova and all its features for the first time. For
Sinatra Tests 101 - MiniTest Here's the most important thing you need to know about MiniTest: It comes with Ruby. Well, from 1.9.1 upwards at least. Nevertheless, it's the (mostly drop-in) replacement for
Ruby Sinatra Tests 101 - RSpec So much (not that much actually...) documentation about Rails testing, it's time to give Sinatra some love! Tests! They're important. They're very important...except I never actually made them a