-
Re: Can you prevent the MySQL connector from locking its source table while syncing?
Hi @hanmari This issue doesn’t necessarily relate to the connector but how MySQL handles database reads. Whenever you need to read from the database it will issue a lock to prevent the data from chan…1 -
Re: Join in Domo
Glad I could help! If you could make sure to mark it as an accepted answer so others can easily find this I'd appreciate it!2 -
Re: Join in Domo
No it should work in ETL1 or 2 using the Replace Text tile. You just need to make sure to put the regex in the search and $1 in the replace and make sure you click the gear in the search field and se…2 -
Re: Getting a Sum of Values for X Days When There are Gaps in the Dates
Hi @RobB Are you wanting 30 days prior to the current date or from the date of the row? You might be able to filter your data (using a formula tile and ETL2.0 with a case statement to check if it…2 -
Re: Comparitve Gauge Last Week Vs This Week
Hi @Mike_Shrift What specific issues are you having with the values? Without understanding the problem it's hard to help fix it. Whenever I'm doing Period over Period analysis I utilize a c…2

