2024– date –
-
Salesforce
Why can't we save quick text in Salesforce shared folder ?
I want to create Salesforce quick text in a shared folder so that everyone can use it, but I can't create it in a shared folder... Salesforce is a CRM (... -
Salesforce
Save button is disabled in Salesforce Flow Builder
I changed the Salesforce flow, but the save button is grayed out. So I can't save it... Salesforce is a CRM (customer management system) and a web servi... -
Salesforce
Why can't we use quick text in Salesforce mobile app?
How do I display quick text set in Salesforce on a mobile app? Salesforce is a CRM (customer relationship management system) and web service used all ov... -
Salesforce
Why we can't use long text area for custom field in Salesforce activity
I'm creating an item in Salesforce's "Activities", but why isn't there a "Long Text Area" in the data type options? Salesforce is a CRM (customer manage... -
Salesforce
How to solve experience site login loop issue on Salesforce Sandbox
Salesforce experience site... When I try to check in the Sandbox environment, I'm asked to log in and authenticate many times and I can't reach the home scre... -
Dev
How to fix "ls: command not found" error in Linux
Oops!Linux command "ls" doesn't work!What can I do about this ? When we use linux server like XSERVER through SSH connection, we usually use these commands l... -
Python
How to calculate datetime in Python
How can I calculate datetime in Python ? Sometimes we would like to calculate datetime in Python. Then we search like "Python date time calculate". So today ... -
Dev
Why does decision tree make flat prediction?
Oh, my trained model predicts same values.It seems wrong. When we want to predict something that has numeric value, we sometimes use AI model. Decision tree ... -
Python
How to keep column order in case of concatenate pandas DataFrame
When I concatenate pandas DataFrame, column order was changed.I want to keep original column order. Pandas DataFrame is useful for data handling in Python. B... -
Software
The reason why you can't input text in PyCharm
I can't input text in PyCharm.Why does PyCharm refuse my input? PyCharm is famous IDE of Python. But sometimes it refuses our text input. When we tried to in...