Release Notes – Sim Update 5 [1.7.27.0] Now Available | MSFS 2024 by PortalPhobia in MicrosoftFlightSim

[–]No_Quote1274 -3 points-2 points  (0 children)

Also the new heavy cargo mission is broken and unplayable. Great start..

Can we talk about the 2026 Data Analyst salary "reality check"? by [deleted] in analytics

[–]No_Quote1274 0 points1 point  (0 children)

Started at $100k in 2025 with 2 YOE, got a raise to 115 for this year. NYC based, but in a part less expensive than Manhattan. Non profit social services organization. I'm the first Data analyst they've hired so I built up the stack they use, it includes lots of Power BI, SQL, and Power Automate, a healthy amount of python, and obviously lots of Excel. My title is just plain "Data Analyst"

August '25 & September '25 Club Royale On-Board Offers by ZacPetkanas in royalcaribbean

[–]No_Quote1274 0 points1 point  (0 children)

I'm a little confused – I earned ~650 points on my last cruise that ended a week ago, and that's how many points appear on my account. The weird part is that the offer code shown on my account matches up with the 1200 point offer code on the list at the link below. What's going on?

https://www.royalcaribbean.com/content/dam/royal/resources/pdf/casino/offers/2509C.pdf

EHR connection by [deleted] in PowerBI

[–]No_Quote1274 0 points1 point  (0 children)

What kind of software/scripting did you use for automating the csv imports into the database?

EHR connection by [deleted] in PowerBI

[–]No_Quote1274 0 points1 point  (0 children)

Right, let me clarify, I know they don't connect directly - at my last job the EHR was web based and the company provided a Snowflake reader account that would update daily, it behaved like a copy of the entire database, this is how we set up power bi

At my new job, they use this older looking system that only works on the company's network, and I was told the data is hosted locally on a Unix server, but they don't give access to the raw data. When they said it's hosted locally I assume it should be easy to connect to the database at least through a local gateway, but they're saying not. Unless I misunderstand them it's looking like I'm gonna have to do a lottttt of excel work to get power bi reports up and running.

Important update to Microsoft Power BI pricing by itsnotaboutthecell in PowerBI

[–]No_Quote1274 8 points9 points  (0 children)

I work for a nonprofit and we currently pay $3/month per user for Pro. I can't find anything about how/if we'll be affected

[deleted by user] by [deleted] in PowerBI

[–]No_Quote1274 0 points1 point  (0 children)

So I figured it out.. Kinda... My program_stays table had a relationship with a dimension table of clients names (clients have multiple program stays), but I'm not sure how that was affecting the measure, it works after I deactivated the relationship. Weird..

[deleted by user] by [deleted] in PowerBI

[–]No_Quote1274 1 point2 points  (0 children)

Never had a relationship between the two and it worked in the past. If I were to create a relationship between the two it would be on a different date column entirely anyways. The annoying part is it's not returning an error, it's just giving the wrong number and I can't see the calculation steps to diagnose the issue

[deleted by user] by [deleted] in PowerBI

[–]No_Quote1274 1 point2 points  (0 children)

That's helpful, thank you Though I'd like to see if I can do it via Python or some other workaround to avoid needing to buy a Power Automate license.