@DataCamp is offering all of its' courses for free this week, until Friday. Myself, I'm taking a look at Python. Check it out! https://t.co/WDF1yTrPD7 #data#learning#free#python#sql#R
Tom Brady: Drinks kale smoothies and 25 glasses of water a day in the off-season in hope of just making it to a Super Bowl.
Len Dawson: Drinks a Fresca and heats a lung dart at halftime of the Super Bowl he’s actively fucking participating in.
Advantage: Dawson
@PawarBI@dataveld Had this convo internally and brought this up before seeing this - went the simple average route which ended up being more precise for our purposes. Thanks for your reply!
#PowerBI is there a way to calculate a sum of all percentages that have already been calculated in a measure? Ex. would be 97% + 94% + 42% = 233% grand total.
Second requirement would be to then average those percentages out - not by the three you see, but by the count of those records (let's say that there are five calculations with 0% that we also want to include, so take the 233% above and divide by 8 = 29.13%)
Okay, I'll play the #FivePerfectMovies game, not necessarily by how "good" they are but for what they are attempting to achieve:
Goodfellas
The Shawshank Redemption
Swingers
Monty Python and the Holy Grail
Avatar (simply for the technological breakthrough in cinema)
@SqlWorldWide @BrentO@AaronBertrand Now the only issue is that since this is a #D365FO cloud-hosted implementation, PROD is totally 100% Microsoft-managed, all the way to both the code and database level, so this will have to be approved by MS in order to be run...
#sqlhelp is there an efficient yet (relatively) fast way to delete (not truncate) over 20 million rows from a table? Trying to be mindful of locking, I’m also aware of using DELETE TOP (x) FROM TABLE but still think that may pose a locking risk...
@SqlWorldWide @BrentO@AaronBertrand Thanks for the help #sqlfamily! I'm going with the batch and loop method for now using DELETE TOP (5000) - probably could go more at a time but trying to be cautious.
And just to add my own answer - in my four years of #RemoteWork, I've only known of a handful of instances where I've been in a meeting where video was utilized. I think I prefer audio, but there are times I wish it were more mixed.
Posing a random question to #SQLFamily and anyone that's either been in a #RemoteWork environment full-time for a while or just being thrown into this given the times:
Are your #MicrosoftTeams or #Zoom meetings audio-only or do you incorporate video as well?
@tjaybelt I've been purely remote for four years now and absolutely love it, and with the current state of affairs, this might really open the doors in persuading a lot of company talent management personnel to offer this as a viable, legitimate option for potential candidates. #RemoteWork
@Super70sSports Farley would have done absolutely anything to get a laugh, he surely seemed like one of the most genuine and humble guys from that era. If you get a chance to dig up his Splash Zone skit with #GeorgeClooney and #JaneaneGarofalo it's worth a look... absolutely hilarious.
Finally made the choice to get rid of cable TV today, and to Comcast's credit, the CSR (named Kia) was unbelievably helpful, courteous and friendly. Complete polar opposite of what I would have expected. Thanks Kia, and kudos to #Comcast! #CustomerService#Friendliness#Courtesy
@markvsql @MartijnAlsem@tjaybelt@GuyInACube And I've seen @GuyInACube's tutorials on both RLS and workspaces in the Premium capacity. Thanks for all the content that is available!
Question for @tjaybelt or @markvsql since I've seen their #PowerBI expertise... either of you know if the capability exists to have multiple subtotal lines in one matrix visualization? Example in this case would be a subtotal row for Hours, and a subtotal row for Dollars...
@markvsql @MartijnAlsem@tjaybelt@GuyInACube Appreciate all the insight from the #PowerBI community. Requirements ended up getting a shakeup and it looks like we need to leverage another solution, but thanks for all your help regardless!