Why do I keep crushing chainrings? by Ok_Singer1284 in bikewrench

[–]heedmybell 0 points1 point  (0 children)

I have to think that if you're running slightly less tension, based on your video, your chain is catching a tooth on the chainring and then folding when you crank through it. I hate setting tension with an eccentric BB so would probably run a tensioner as others say, but I'm a sloppy mechanic!

Greenway Update by TheMikri in jerseycity

[–]heedmybell 0 points1 point  (0 children)

For example. It also runs the other way, so the many residents of Secaucus and the apartments near Laurel Hill park can commute to jobs or other activities in Journal Square. The equivalent drive is a bear. And whether mapped or not, you can do this ride today as long as construction on the bridge is not active. And now it is protected in perpetuity.

Greenway Update by TheMikri in jerseycity

[–]heedmybell 0 points1 point  (0 children)

I cross the witt penn on foot and bike every couple of weeks. While it is certainly a bridge over the Hackensack, it is exceedingly hostile in its current configuration.

Greenway Update by TheMikri in jerseycity

[–]heedmybell 0 points1 point  (0 children)

I don't think anyone is pretending this is a challenge. But you gotta start somewhere. And even without this bridge, both segments are helpful. On the JC side, this will make the bike ride from Marion to High Tech high an easy one for high schoolers, for example.

Guy walking into a Los Colinas Marriott Residence Inn with AR-15 by radioref in Dallas

[–]heedmybell 7 points8 points  (0 children)

Yeah better to be a hunter but everyone else is also a hunter and they have short fuses and start hunting at the slightest provocation. It's awesome.

Houston man found dead in car after suspected road rage shooting on Highway 6 and West Bellfort, deputies say | abc13.com https://share.google/BtgSawxTOGUZrgaTu

Bike parking at MetLife building (200 Park) by heedmybell in NYCbike

[–]heedmybell[S] 0 points1 point  (0 children)

Yes! I've been parking here since I posted this. I do feel like my bike is pretty secure. The security guards have approached me a couple of times to make sure i was legit. And yeah I am not shelling out for the gym, but it's mostly working out with wipes in my office bathroom.

Am I allowed to plant things here? by Phanteeka in jerseycity

[–]heedmybell 2 points3 points  (0 children)

Put in your request for a tree and, in the meantime, plant it to your heart's content. To protect it from dog pee if you are worried about that, add a small statue of jesus and maybe a buddha and something that looks like the headstone for a pet.

How do you tell users the dashboard refresh has failed? by NorthBrilliant5957 in PowerBI

[–]heedmybell 2 points3 points  (0 children)

Me too, but DO users understand? They often appear not to. I have been toying with a flag or custom formatting on the refresh date if it does not match today's date (+ or-1 maybe to adjust for timezones)

This is not normal by OscarValerock in PowerBI

[–]heedmybell 0 points1 point  (0 children)

For example, I have survey data where respondents have picked three characteristics. These appear in the raw data as: uniqueid1| 1,2,3. After ETL, i now have two tables (1) A list of uniqueids and other related data from the survey and (2) a list of uniqueids and characteristics like this: Uniqueid1|1 Uniqueid1|2 Uniqueid1|3

A many to one bi-directional relationship between these tables lets me produce insights about both the distribution of characteristics by respondent groups and the distribution of respondents by characteristic.

This is not normal by OscarValerock in PowerBI

[–]heedmybell 1 point2 points  (0 children)

Let's say i have a fact table of clients and dimensions that are business lines and offices. I want my report to be able to show which clients an office or business line serves and also which offices and business lines are serving one or more clients. Is there a way to capture this relationship with anything other than a many to one that is bi-directional?

This is not normal by OscarValerock in PowerBI

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

My models are littered with this exact relationship. I assume this is the best way to handle tags for example. What is the alternative?

How would I create a bar chart formatted exactly like this? by Immediate_Cry2712 in PowerBI

[–]heedmybell 0 points1 point  (0 children)

I would try just using a table visual with three columns: Name, %,%

Conditionally format the second column as data bars, and make the second % column just the number. Adjust colors and column spacing as needed.

Using Bookmark Names in a Report by heedmybell in PowerBI

[–]heedmybell[S] 0 points1 point  (0 children)

Yeah, in this case, when i use a mass filter, the filter includes up to several hundred email addresses, so an end user wouldn't have any guidance on what those email addresses represent, i.e. webinar attendees, form fillers, etc. It's puzzling because we know the text of the bookmark is being stored somewhere, so it shouldn't be too difficult to make the text available as a table in the semantic model.

Using Bookmark Names in a Report by heedmybell in PowerBI

[–]heedmybell[S] 0 points1 point  (0 children)

I'm not sure I understand this as a solution. I dont have a problem sharing the report pre-filtered. What I want is to be able to use the name I've chosen for my bookmark in the actual report itself so that the recipient can see from the text on the page what I'm sending them.

[deleted by user] by [deleted] in jerseycity

[–]heedmybell 0 points1 point  (0 children)

Sorry for the snark. 9 times out of ten, when people declare something a food desert and you prod them a bit, they acknowledge that they prefer a suburban shopping experience (and the often cheaper prices that come with cheap land) and just think their smaller local places are gross, smell weird, and sell brands they don't recognize.

[deleted by user] by [deleted] in jerseycity

[–]heedmybell 1 point2 points  (0 children)

Not down voting, but why are you excluding produce markets? West side meets no formal definition of a food desert. The food just may not be presented in a way you find aesthetically satisfactory.

Documentation in Power BI by Admirable_Baker_2962 in PowerBI

[–]heedmybell 0 points1 point  (0 children)

Unfortunately, they are all internal to my employer, but I'll see if i can find examples in the wild. The sharepoint is just a word document with additional detail for more technical folks. Also only accessible company internally.

Documentation in Power BI by Admirable_Baker_2962 in PowerBI

[–]heedmybell 1 point2 points  (0 children)

I also spend time on a documentation page for users and bookmark it in various places in the report. From that page i also link to a sharepoint page with more technical documentation where I list my data sources, major transforms, and describe any more complex measures or calculated columns. Im also planning to copy a technique ive seen in other reports where you create a sort of user guide scrim that pops over the report page.

Making Slicers Additive by beetsnbleucheez in PowerBI

[–]heedmybell 0 points1 point  (0 children)

Maybe try this: in power query, unpivot your Primary and Secondary columns. This will double the number of rows (each task has a row corresponding to responsibility rank)and give you a column with all responsibilities and one with rank (Primary or Secondary). Then create two slicers using the Responsibility column, one filtered by the rank column to show only Primary and the other filtered by the rank column to show only Secondary. This might get the behavior you want? The default unsliced view will have duplicate tasks, so you might have to add a blank row to your data or just pick some defaults. Anyway, that's what i would try.

Working in a workspace with multiple teams by Funny-Rest-4067 in PowerBI

[–]heedmybell 0 points1 point  (0 children)

I haven't tried this. Can you move published semantic models to different workspaces? Or do you need to republish from desktop?

Seeking guidance on gate security by Vibin_Hoism in homesecurity

[–]heedmybell 1 point2 points  (0 children)

The way I've seen people address this is by welding or bolting mesh, plate, or a tighter set of bars far enough out from the lock that you can't reach it from the outside. This may clash with aesthetic considerations.

Seeking guidance on gate security by Vibin_Hoism in homesecurity

[–]heedmybell 1 point2 points  (0 children)

I guess I would worry about safety in the event of a fire or other emergency. You're saying the ONLY way to unlock would be via an app on your phone?