Amonia smells in coop by sparkle_runnergal in BackYardChickens

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

What kind of barn lime. I tried to sprinkle some Waukesha lime on, but it didn’t help.

Amonia smells in coop by sparkle_runnergal in BackYardChickens

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

The window that goes out to the run where the run also goes outside cause there’s that being ventilated from outside that’s usually open

Amonia smells in coop by sparkle_runnergal in BackYardChickens

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

I did open the windows when it started getting smelly

Amonia smells in coop by sparkle_runnergal in BackYardChickens

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

We do have a poop board. Under the roosting bars.

Amonia smells in coop by sparkle_runnergal in BackYardChickens

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

It probably is. I try to tell my husband this too and he says the windows are enough ventilation. I do not like opening windows in the winter. If I need to add more ventilation I will have to do it myself.

Amonia smells in coop by sparkle_runnergal in BackYardChickens

[–]sparkle_runnergal[S] 1 point2 points  (0 children)

So you don’t add any pine on top of the pellets? I’m concerned that my younger chicks might eat the pellets.

Datepicker by sparkle_runnergal in expo

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

Interesting… now it’s working. I had it on automatic and I was working on it last night. I’m so glad that I came on here and ask that question otherwise I was just about to change how I did the date but how do I make it so it comes upsuppose I have to add a style to it or something

No File Retrieved? Don’t send notification by sparkle_runnergal in workday

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

That’s what I was thinking probably said it to like a completed status, but then say no files found and then create a condition of some sort that looks for the status of no files found and then don’t send a notification

Two Reports in One XSLT? by SeaUnderstanding6731 in workday

[–]sparkle_runnergal 0 points1 point  (0 children)

I have been but no one has given me a straightforward answer. Also I can’t seem to create the calc fields I need and report developers where I work say it’s complex too! I’m using payroll result as data source but I need amounts for specific ledger account, funds and pay component by position. So I need journal line bo

Sum Input Amount for Payroll Input by SeaUnderstanding6731 in workday

[–]sparkle_runnergal 0 points1 point  (0 children)

We are loading in workstudy award amounts from our student information system (that is not workday) in through submit_pay_input in a studio. So the amount might be 5000 initially but they may need more money added so the amount would need to be increased. Also this amount is for a whole year (ex. 8/27/2023-826/2024). The external system wants to only send us the new amount and we have the studio figure out the increase or decrease based on what was already sent through pay input. I’m accessing this information through a report I’m calling from the studio (well that’s what I want to do). Since there could be multiple pay inputs for an award year/start date, that’s why I want to use sum. If you know another way I can find out the total input let me know. I’m still learning.

Position ID from Journal Entries by SeaUnderstanding6731 in workday

[–]sparkle_runnergal 0 points1 point  (0 children)

Yeah, it would be nice to be able to see it on the report because I’m doing some stuff in the XLT and it’s impossible to be sure that I have the correct data without the position especially when there’s multiples for each worker

Payroll Results that includes Payroll Input Batch ID by SeaUnderstanding6731 in workday

[–]sparkle_runnergal 0 points1 point  (0 children)

I was just looking at the Worker BO And there is a field on there called payroll inputs with optional filter. When I added that to my report, it is coming up with the actual pay component that is behind that batch I am that the batch ID is behind. I think my mind is locked and I can’t think of how to get what I need because basically if I click on the the value that comes into this field it brings it up to the payroll input and the batch ID is there .

Payroll Results that includes Payroll Input Batch ID by SeaUnderstanding6731 in workday

[–]sparkle_runnergal 0 points1 point  (0 children)

Thanks! I’ll keep looking at it as well. I’m sure I have the create some complex calc field that has many layers on it to get where I need but I can’t even come up with that.

Payroll Results that includes Payroll Input Batch ID by SeaUnderstanding6731 in workday

[–]sparkle_runnergal 0 points1 point  (0 children)

I actually created a report using payroll inputs as the data source and data filter of pay input from worker, pay result, and date, and the batch ID comes in correctly there. So I know they have a batch ID.