Doug McLean
MemberForum Replies Created
-
Points: 15,212Rank: UC2 Brainery Advanced Blue Belt
I might have found something.
There is a setting to automatically save a Set drawing log when saving a set, which saves it to the same location as the .bex file is saved.
I should be able to just use that as I can use Power Query to grab that file -
Doug McLean
MemberJune 20, 2022 at 1:49 pm in reply to: Hyperlink with Snapshot – How to keep link if moving file to different locationPoints: 15,212Rank: UC2 Brainery Advanced Blue BeltYou’ll probably have to update the link in this case.
left click on markup to select > rt. click > Edit Action -
Points: 15,212Rank: UC2 Brainery Advanced Blue Belt
wouldn’t the formula be something like – ((number of 2 x 2 blocks * 4) + width + height)
Assuming each 2 x 2 square will be cut on at least one width and one height and the attached 2 x 2 square will complete the cut. Then the additional width and height will complete all the cuts. -
Points: 15,212Rank: UC2 Brainery Advanced Blue Belt
David, you might try this.
I have a few custom tool chests that are a little generic. Each only holds a few tools. What I have is a custom column called Product that holds the different types of what is represented in the tool chest. For example, in my Casework – Wall tool chest there are only about 6 tools, but once I place that, I have about 20 specific Products associated with that markup.
In my Custom Column data, I have the various products set to specific subjects, so only those products associated with a specific subject appear in the dropdown list.Would something like that help you out at all?
I know its not exactly what you’re looking for, but it does make finding stuff easier. -
Points: 15,212Rank: UC2 Brainery Advanced Blue Belt
I’ve used this in the past as well. Its a great trick… one that can confuse the average user
-
Points: 15,212Rank: UC2 Brainery Advanced Blue Belt
Here are two files that show how it all done. If you want to run the test, they’ll need to be placed in the same folder (as that’s how the PQ is written). This is a pretty small data set, but the speed for a larger one isn’t much different.
If you want to see the steps in the Query, click on the Data tab and then hit Queries and Connections. This will open a list of the left.
The sheet also has two macros that will break the Space column down into Tabs, and another one which saves the tabs a individual csv files so that we can upload those to our Estimating Software.Any questions, please don’t hesitate to ask.
-
Points: 15,212Rank: UC2 Brainery Advanced Blue Belt
I can send anyone links to places on YouTube to learn PQ if they want.
-
Points: 15,212Rank: UC2 Brainery Advanced Blue Belt
Thanks to a tip from Vince, I just updated this entire workflow.
I took a bunch of the common Options and broke them down into individual Custom Columns. So now I essentially have a dropdown list for all of my common options.Of course I have to completely re-write the Power Query to stich everything back together, but that’s the fun part.
Along the way I’ve learned how to do a couple of really cool things with PQ, like Find/ Replace from an existing table (which is pretty cool btw).
The whole process took about 3 days, and I’m now testing it out in the world.
I’ll keep you posted -
Points: 15,212Rank: UC2 Brainery Advanced Blue Belt
I heard back from Bluebeam.
They’re hoping for the end of the week. Still waiting on final approval. -
Points: 15,212Rank: UC2 Brainery Advanced Blue Belt
I dropped an email to Bluebeam this morning.
I don’t want to get too far ahead in my PPT design and then have to fit their template -
Points: 15,212Rank: UC2 Brainery Advanced Blue Belt
I figured it out. You double pasted the link.
-
Points: 15,212Rank: UC2 Brainery Advanced Blue Belt
I got a 404 error on that link
-
Points: 15,212Rank: UC2 Brainery Advanced Blue Belt
yep
-
Points: 15,212Rank: UC2 Brainery Advanced Blue Belt
lol, yep.
Happens to me all the time. Especially in Power Automate. -
Points: 15,212Rank: UC2 Brainery Advanced Blue Belt
I used an Index column in Power Query instead