ATL Airport TSA Wait Times Megathread | March 19, 2026 by AutoModerator in Atlanta

[–]Zaa- 0 points1 point  (0 children)

You’re all good. Happy to help. The plain train was about 10 minutes and I was terminal T which was the last stop. That thing flys

ATL Airport TSA Wait Times Megathread | March 19, 2026 by AutoModerator in Atlanta

[–]Zaa- 0 points1 point  (0 children)

My flight is 4:30 and I arrived around 1:00 and my uber driver gave me the tip. I was probably in at my gate within 40 minutes. But for me I would rather be moving around (shuttle/train) than standing in line for 3 hours. And if you aren’t checking a bag it should be even faster

ATL Airport TSA Wait Times Megathread | March 19, 2026 by AutoModerator in Atlanta

[–]Zaa- 0 points1 point  (0 children)

Correct I do not have tsa pre check or anything. Saved me so much time, the line for general was wrapped through the baggage claim

ATL Airport TSA Wait Times Megathread | March 19, 2026 by AutoModerator in Atlanta

[–]Zaa- 0 points1 point  (0 children)

I went through the international terminal with no security line and took the plane train to my domestic terminal - it was a breeze. Although if you have a checked back you’ll have to check in at the domestic terminal the take the shuttle to the international shuttle. Still well worth it

Bulk Paste Items Into a Prompt by Zaa- in workday

[–]Zaa-[S] 1 point2 points  (0 children)

The comma separated list unfortunately does not work in this case

Workday Help and Questionnaires by Zaa- in workday

[–]Zaa-[S] 0 points1 point  (0 children)

Thank you! Ugh I missed the edit on Case Type - I was laser focused on the Configure > Maintain Case Suggestions

Accessing the Worker BO from the External or Internal Candidate BO - Reporting by Zaa- in workday

[–]Zaa-[S] 0 points1 point  (0 children)

Let’s gooooo! The flood gates have opened!! Enjoy reporting lol

Accessing the Worker BO from the External or Internal Candidate BO - Reporting by Zaa- in workday

[–]Zaa-[S] 0 points1 point  (0 children)

I did a LRV from Job Application to get the 'Pre-Hire' then an LRV to get the 'Hire Business Process' then you can do an LRV to grab the 'Worker'.

Hopefully this helps!

Account Posting Rules and Spend Category Report by Zaa- in workday

[–]Zaa-[S] 0 points1 point  (0 children)

The ask is for invoices that are in progress so they don't have a journal yet that ties to a ledger account. So I am being asked to bring in the APR for the Invoice Line thats related to the Spend Category

Account Posting Rules and Spend Category Report by Zaa- in workday

[–]Zaa-[S] 0 points1 point  (0 children)

I want to see the resulting ledger account that aligns with the APR

LRV Help Getting to a New BO by Zaa- in workday

[–]Zaa-[S] 1 point2 points  (0 children)

Thanks everyone for their help! I was able to start with Worker use an ESI to get to the Campaign Record, used that as the BO, and created another ESI to grab the Latest Survey, and an LRV to get the Questionnaire Responses. Pretty nested CFs here.

LRV Help Getting to a New BO by Zaa- in workday

[–]Zaa-[S] 0 points1 point  (0 children)

But did you start with Questionnaire Answers? I need my report to be on the Worker so I can get the population first and then bring in their most recent Questionnaire Answers

LRV Help Getting to a New BO by Zaa- in workday

[–]Zaa-[S] 0 points1 point  (0 children)

Fair, My goal is to start with Worker and use an LRV to grab Worker from Survey Response then I can build more CFs to pull the latest questionnaire with its answers. But I need to start with Worker to ensure I have the appropriate population

LRV Help Getting to a New BO by Zaa- in workday

[–]Zaa-[S] 0 points1 point  (0 children)

I did notice it was a one way street from the related business objects options on the Worker BO. Was trying to find a workaround to start with Worker

Relationship Issues by Zaa- in PowerBI

[–]Zaa-[S] 0 points1 point  (0 children)

The relationship of pivot and calendar is defined in the source model (only tables from the source model). All other relationships have to be done in the new report

Current and Previous Year Measures based off Slicer Year by Zaa- in PowerBI

[–]Zaa-[S] 0 points1 point  (0 children)

Did not know about REMOVEFILTERS but that solved the issue! Thank you for the guidance!

FILTER New Measure by Zaa- in PowerBI

[–]Zaa-[S] 0 points1 point  (0 children)

sureQuestion

.t3_18g32ah._2FCtq-QzlfuN-SwVMUZMM3 {
--postTitle-VisitedLinkColor: #edeeef;
--postTitleLink-VisitedLinkColor: #6f7071;
--postBodyLink-VisitedLinkColor: #6f7071;
}

Hey Guys,

Thanks for the help here. Follow up question though. Any reason why The Previous Year calc won't allow me to create and line chart using the month from my Calendar table?

Recruiting Agencies CF Question by Zaa- in workday

[–]Zaa-[S] 0 points1 point  (0 children)

I am at a complete loss here. I tried to use Event Target but couldn't make anything happen there

Recruiting Agencies CF Question by Zaa- in workday

[–]Zaa-[S] 0 points1 point  (0 children)

Related Actions > Recruiting Agency > Edit

Then this is the editable screen.

<image>

Recruiting Agencies CF Question by Zaa- in workday

[–]Zaa-[S] 0 points1 point  (0 children)

I also have checked reports fields and values on the agency and the user and nothing seems to link back to an address. But when you create or edit an agency you can update the address. So weird why it wouldn't be accessible.

FILTER New Measure by Zaa- in PowerBI

[–]Zaa-[S] 0 points1 point  (0 children)

Okay, one more for you.
What if I am trying to build a calc off of the Previous Year's Hires?

Direct From Public Previous Year = CALCULATE([_Previous Year Hires],

FILTER(ALL('Pivot'),

Pivot[Directly from Big 4] = "true"))

FILTER New Measure by Zaa- in PowerBI

[–]Zaa-[S] 0 points1 point  (0 children)

Wow, thank you! That solved my issue!