📢 What's New in Bluebeam University: A Fresh Look & New Course - "Start Using Bluebeam"!

Aily Roper
Aily Roper Posts: 33
edited October 2024 in What's New?

We're thrilled to announce the launch of the all-new Bluebeam University – redesigned for a better experience, and new courses so you can quickly learn the core features for your role!

What's new?

  • Fresh Look: We’ve updated our branding for a modern, user-friendly experience.
  • Smarter Navigation: Our new course library lets you sort and filter by difficulty, workflow, role, and even language—making it easier to find exactly what you need.
  • Personalized Learning: Get suggested courses tailored to your role and goals.
  • New Courses: Introducing Start Using Bluebeam, a suite of courses designed specifically for Architects, Engineers, Project Managers, and Estimators. Plus, we’ve got a general course for other key roles, so everyone can get up to speed.

👉 Check out the new Bluebeam University now and take your Bluebeam skills to the next level!

Tagged:

Comments

  • Takeoff & Estimating Tip for Excel: Sample Attached

    This is an advanced use of Excel and PowerQuery's, the attached file(s) contain a simple example

    1. Execute a formula created in Bluebeam Revu custom column in Excel via PowerQuery using Expression.Evaluate

      Bluebeam formula columns [Notes] which contain ⇒ [Wall Area] * 12/16 + [Count] * [Depth] * 2
      Excel via PowerQuery custom column with this expression
      = Expression.Evaluate([Notes], Record.Combine({[_=_], #shared}))
    2. You could use items<formula>; items<formula> format. See sample for more on this

    I've attached three sample files (pdf, excel & bluebeam config)

  • I thought I would look at the estimator training and 3-question quiz….I think the first question answer is incorrect.

    It says in the feedback to use a text column but the "correct answer" is checkmark column

  • @Matthew Hairell, you're quite right - we've fixed the quiz, thank you for catching that!

  • Marco M
    Marco M Posts: 181
    edited October 2024

    Nice find, @Nextakeoff!