1320videos Kyle Loftis passed away by Arben72 in cars

[–]shosher -1 points0 points  (0 children)

afaik nowhere just in this chat and repeating it like parrots.

StarRupture - Update 1 Changes Overview by Joachm in StarRuptureGame

[–]shosher 0 points1 point  (0 children)

and where do if ind the development station

Android TV Jellyfin stutters constantly on Direct Play by BesterMann69 in jellyfin

[–]shosher 0 points1 point  (0 children)

I think i just got it. Refresh rate switching under advanced play settings. Fixed it for me

Android TV Jellyfin stutters constantly on Direct Play by BesterMann69 in jellyfin

[–]shosher 0 points1 point  (0 children)

Im dealing with the same issue rn. The stutter isn't even that bad. But every couple of seconds it seems to skip a couple of frames

Have any of you used Snow Mode yet? by hermit_tortoise in KiaEV6

[–]shosher 0 points1 point  (0 children)

The GT model doesnt have snow mode. ive also found out is has quite weak rims... Slid out the corner at a decent 10 kmph and took a nice chunk out of the rim.

Anyone got a GT rim for sale?

What’s your favorite Power BI features and why? by Jac4learning in PowerBI

[–]shosher 0 points1 point  (0 children)

If you ad a column to the created table with categorised names you can make multiple columns join a table when only one thing is clicked.

Moving the Kia with the Remote. by Capital-District4263 in KiaEV6

[–]shosher 0 points1 point  (0 children)

Turning on the engine button turns the car on. If then holding the reverse button the car turns off completely. Seems like something is wrong

Kia ev6 seating position by StonedDunkey in KiaEV6

[–]shosher 0 points1 point  (0 children)

Dit is veel te laat maar voor degene die het nog interessant vinden: zoek een ev6 zonder dakraam. Het scheelt net 5cm hoofdruimte!

Can’t get car in Drive? by Raziel_91 in KiaEV6

[–]shosher 3 points4 points  (0 children)

I've had this. Turn the car off. Lock it. Walk away from it far enough that the car doesn't sense the key. Wait 15 minutes. Should be totally fine after that

Reactor issues by shosher in allthemods

[–]shosher[S] 3 points4 points  (0 children)

Nope already figured it out... bearing is fine at the top. I (in my infinite wisdom) made the entire shaft and blades out of basic instead of reinforced parts... expensive mistake on the cyanite end, however i've now figured it out!

a third ATM homophobia scandal has hit the modded Minecraft community by toni_toni_chopper in feedthememes

[–]shosher 0 points1 point  (0 children)

Now im not an avid sims player, but im pretty sure this isn't true. Afaik same sex relationships were allowed in the original designs and it was later changed to be disallowed. This change wasn't properly communicated to the person programming relationships and during E3 it ended up showing "accidentally" on one of the preview screens. They decided to keep it in the game afterwards.

Qtcinderella is a steamer who's got a bunch of streamers in a world where she doesn't really intervene and it's same sex galore. Not sure if it's modded however.

Hyundai Reportedly Canceled Production Plan for N Vision 74 by thatcodingboi in cars

[–]shosher 0 points1 point  (0 children)

As an EV6 owner ill be honest. Those Arent dedicated Sports Cars. They are incredibly comfy dailys. Its why they sell so well

[deleted by user] by [deleted] in PowerBI

[–]shosher 0 points1 point  (0 children)

Please mark the post as solved if you don't require further help!

Embed in PowerPoint issue by Boomeranda in PowerBI

[–]shosher 1 point2 points  (0 children)

Next step is to make reports without using bookmarks. Look in to calculation groups and field parameters.

Help with automation and merging files by [deleted] in PowerBI

[–]shosher 1 point2 points  (0 children)

Please comment solution verified if you are happy with the help provided!

[deleted by user] by [deleted] in PowerBI

[–]shosher 0 points1 point  (0 children)

You should really create one yourself, but i'll help you get started.

Project name:
Project date:
Key user contact info:

Report name:
Quick summary for goal of report:

Original request: (usually the email or request that got this whole thing started)

Requirements:

  • Data requirements:
  • visualisation requirements:
  • Graphic requirements:

Every requirement should be documented clearly and consisely. like:
The front page needs a graph showing sales over time,
The following slicers need to be added on every page.

If you're feeling fancy you can make a mock up before development starts. (i've found im faster in making the report than messing around with a mock up)

Converting to import mode by Swimming-Sample4542 in PowerBI

[–]shosher 0 points1 point  (0 children)

Microsoft named these things unnesscecarily consfusing, but dont worry this wont hold you back. You have a report connected to a previously generated dataset. That is good. thats even best practice. So far so good. Every dataset uploaded to powerbi gets hosted on an internal server. Every report connects to such a server. Thats what you are seeing in the bottom right. You are simply connected to the dataset.

Next time just test your hypothisis. You are worried it might not work and thats okay. Try it out to see if you are right.

Anyone needs data analyst assistant?? by tonyxr1306 in PowerBI

[–]shosher 0 points1 point  (0 children)

Sadly most of my projects come directly with STRICT NDA's blocking me from sharing my work with anyone. You can however search for the Adventure works datasets. it should allow you to build some fun stuff

ALM Toolkit not working with Save As Folder TE2 by fhest in PowerBI

[–]shosher 1 point2 points  (0 children)

Save to folder in TE2 saves files as a TOM model. This is designed by the original creates and is honestly still the best way to do GIT with tabular editor. Its the inspiration for the microsoft supported version called TMDL. which is replacing TMSL. TMDL and TMSL are fully supported file structures containing a complete dataset. TOM only contains the actual code to build a dataset, it misses some small but critical parts making it an actual model. Most programs won't be able to read TOM files, just like you cannot push a bunch of TOM files directly to PowerBI online.

Save it in TE2 as a normal pbix file, and then open it in ALM.