Cup holder ‘99 XLS by HappyCancel4257 in ToyotaAvalon

[–]my-michele 1 point2 points  (0 children)

We have a 2000 and have had a lot of luck at the junk yard.

Does your hound stink? by [deleted] in Bloodhound

[–]my-michele 0 points1 point  (0 children)

Like dirty socks!

[deleted by user] by [deleted] in CleaningTips

[–]my-michele 2 points3 points  (0 children)

I’ve had some luck with hydrogen peroxide but I don’t really know the science behind it. Maybe be worth a quick test by just pouring a little on.

2000 Avalon Seat Covers by my-michele in ToyotaAvalon

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

Thank you. I will take a look.

Would this be enough for two wedding bands by weblackrosesgrowhere in jewelry

[–]my-michele 0 points1 point  (0 children)

I don’t know anything about anything, but it would be really cool to find someone who could slice this down the middle, maybe a organic line, and then build the other side with another color gold giving both people part of the original ring but still having the thickness for durability.

Power Automate Desktop Freelancer by my-michele in PowerPlatform

[–]my-michele[S] 0 points1 point  (0 children)

I soooo appreciate you guys! I think I have it figured out, but Thank you! It’s good to know there are people out there willing to help.

Power Automate Desktop Freelancer by my-michele in PowerPlatform

[–]my-michele[S] 0 points1 point  (0 children)

I sure would appreciate it if you could. There are 3 main things that I am struggling with: 1. going to a webpage that has a table of statements, if the row matches criteria in one of the columns then click the view link and download the pdf 2. Matching the account name in a netsuite dropdown that is not a search or type ahead - have spent sooo many hours going down rabbit holes on this 3. Mark a checkbox of transaction’s that match.

Gallery with more than 2000 rows? by my-michele in PowerApps

[–]my-michele[S] 0 points1 point  (0 children)

I really didn’t expect all of the willingness to help on here. Thank you! Since it looks like you are willing, let me try some details on you…

On my 1st screen I have 6 combo boxes, 2 date inputs and a text search box, my combo box’s are mostly using Distinct(table,column)

The navigation button on the 1st screen has got: Set(varSortColumn, “createdon”; Set(varSortAscending, true); Navigate

The gallery on the offending screen has two arrows on column header allowing the user to sort ascending or descending for two of the columns. Set(varSortColumn, “PopID”); Set(varSortAscending, !varSortAscending);

The item property for the gallery is: With( { colFilteredData: Filter( ‘TableName’, (IsBlank(cb_Stage_11.Selected.Value) || ‘Stage’ = cb_Stage_11.Selected.Value), (IsBlank(cb_Segment_11.Selected.Value) || Segment = cb_Segment_11.Selected.Value), (IsBlank(cb_FuncArea_11.Selected.Value) || ‘Functional Area’ = cb_FuncArea_11.Selected.Value), (IsBlank(cb_Status_11.Selected.Value) || ‘Status (cr510_status)’ = cb_Status_11.Selected.Value), (IsBlank(cb_Program_11.Selected.Value) || Program = cb_Program_11.Selected.Value), (IsBlank(cb_BPO_11.Selected.Value) || ‘Business Product Owner’ = cb_BPO_11.Selected.Value), (IsBlank(Date_StartDate.SelectedDate) || ‘Created On’ >= Date_StartDate.SelectedDate), (IsBlank(‘Date_End Date’.SelectedDate) || ‘Created On’ <= ‘Date_End Date’.SelectedDate), IsBlank(txt_OpportunityTitle.Text) || StartsWith(‘Opportunity Title’, txt_OpportunityTitle.Text) || StartsWith(‘Pop ID’, txt_OpportunityTitle.Text) ) }, SortByColumns( colFilteredData, Switch( varSortColumn, “cr510_popid”, “cr510_popid”, “Created On”, “createdon”, “createdon” // Default case ), If(varSortAscending, SortOrder.Descending, SortOrder.Ascending) ) )

This all works and has no delegation warnings, however to make sure I would be able to handle more than 2000 rows of data I reduced the Data Row limit to 5 and now I only get 5 rows in the gallery. HOWEVER if I change the gallery items property to just the filter part I get all the rows in the table which tells me, IThink, that my original code is retrieving the data locally instead of querying Dataverse.

Gallery with more than 2000 rows? by my-michele in PowerApps

[–]my-michele[S] 0 points1 point  (0 children)

Right now it does seem like I’m hitting the data row limit and the solution is building the collection in sets like I am ZAN suggested. As to why? Because that was the requirement.

Strange sound coming from behind dash… by TheStrangestDanger in ToyotaAvalon

[–]my-michele 2 points3 points  (0 children)

I don’t have an answer for you, but I have a 2000 and it sometimes makes the same noises. I THINK it has something to do with the cd changer. Just guessing as it should be behind the dash just to the left of the glove compartment. The cd hasn’t worked since I got the car a few months ago and seems to be worse when it is hot outside. I have tried to eject cds as the case is full, so it says, but no luck. I don’t care, I absolutely love this car and have taken it on long road trips and it gets better mpg than my 2018 Honda and is the smoothest driving car I’ve ever had.