
chadski021
Members-
Content Count
131 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout chadski021
-
Rank
member
FileMaker Experience
-
Skill Level
Novice
-
FM Application
15 Advanced
Platform Environment
-
OS Platform
Windows
-
OS Version
Win 10
Recent Profile Visitors
2,418 profile views
-
Split a number but the result should be always
chadski021 replied to chadski021's topic in Custom Functions Discussions
Got it thank you so much. -
Split a number but the result should be always
chadski021 replied to chadski021's topic in Custom Functions Discussions
something like 20 = 16 and 4 30 = 18 and 12 -
Split a number but the result should be always
chadski021 replied to chadski021's topic in Custom Functions Discussions
thanks @comment it works what a relief. Also What if the difference is 3 to 4 pairs? -
Split a number but the result should be always
chadski021 replied to chadski021's topic in Custom Functions Discussions
Ok, I try my best to explain this. We have a database called shutter. Shutter is installed to window/door and has blades by pairs. ex 20 = 10 pairs. We have scenario that a sliding door has 2 panels. 50% 1 panel can slide and 50% 1 cannot slide. Basically we install the shutter always 50% by 50% if the middle window is open and lock reachable in the middle. But in this case 50% of slide cant be open, So i need to increase at 1 to 2 pairs of blade so its still able to lock it inside. attached is my sample idea -
Split a number but the result should be always
chadski021 replied to chadski021's topic in Custom Functions Discussions
Sorry the 20 = 10 + 10 is wrong it should be 12 + 8. Basically we have to split it 60% / 40% something like that. the difference should be as close as 1 to 2 pairs. -
Split a number but the result should be always
chadski021 replied to chadski021's topic in Custom Functions Discussions
because i cant split them 16 and 16 there both equal. Also if use 17 + 15 i will not work since the number are odd. So i move to 18 by 14. -
I will dig deeper into this function. Some suggest i could make this to work like passing through javascript. Thank you
-
Can this be done like how cogwheels work? I will be using this on filemaker go. I need something like a swipe gesture function.
-
Hello, Can this function able to be replicated through filemaker? or do we need webviewer to use this function?
-
Need help pulling data on field
chadski021 replied to chadski021's topic in Calculation Engine (Define Fields)
This helps me thanks. -
I need help pulling data on field check;L10; result should be L10 or check;check;L1 result should be L1 .
-
I'm experiencing an issue regarding on my database. Every hour 1 I see perform find popping even I just scrolling through records. I already check if there's an On timer script but nothing. This issue happens every day.