<?xml version="1.0"?>
<rss version="2.0"><channel><title>Data Analysis Latest Topics</title><link>https://fmforums.com/forum/208-data-analysis/</link><description>Data Analysis Latest Topics</description><language>en</language><item><title>Where In</title><link>https://fmforums.com/topic/109586-where-in/</link><description><![CDATA[<p>
	I have a list of IDs that I'd like to find.
</p>

<p>
	How do I search for all that are in the list, like a SQL "WHERE IN"  search.
</p>

<p>
	 
</p>

<p>
	Thanks.
</p>

<p>
	 
</p>
<p>
	sorry this seems to be a duplicate of (can't see how to delete this most recent question)
</p>
<iframe allowfullscreen="" data-embedauthorid="75371" data-embedcontent="" data-embedid="embed2376941773" style="height:294px;max-width:502px;" data-embed-src="https://fmforums.com/topic/108650-find-in/?do=embed&amp;comment=488060&amp;embedComment=488060&amp;embedDo=findComment"></iframe>

<p>
	 
</p>
]]></description><guid isPermaLink="false">109586</guid><pubDate>Sun, 05 Mar 2023 15:52:50 +0000</pubDate></item><item><title>modify calculation for sales tax increase</title><link>https://fmforums.com/topic/108830-modify-calculation-for-sales-tax-increase/</link><description><![CDATA[<p>
	I inherited a database to track departmental requisitions including a calculation to add sales tax to the sum of subtotal and shipping. The local sales tax increased from .078 to .079 the first of April. I would like to modify the calculation such that it calculates the correct sales tax going forward without changing the previous records. Can someone help me with the syntax? I am a machinist, not a developer.
</p>

<p>
	The starting DEPT_REQ# for the new tax rate is 11507.
</p>

<p>
	This is the existing calculation: Unstored,=Let([@Prior=If(  GetAsNumber(DEPT_REQ#)&gt;10980; Shipping+Subtotal; Subtotal)]; If(IsEmpty(Override);@Prior*.078; Override))
</p>
]]></description><guid isPermaLink="false">108830</guid><pubDate>Thu, 07 Apr 2022 17:34:47 +0000</pubDate></item><item><title>Closest Matching of Dates</title><link>https://fmforums.com/topic/107583-closest-matching-of-dates/</link><description><![CDATA[<p>
	Please can beg for some FM18 help! I have 2 tables TPTable::date that is linked to HLTable:HL::date. I need to automate the look up of 2000 TPTable records to the closest match HLDate (80 records). I know there must be a way, but it has alluded me thus far! Thanks
</p>
]]></description><guid isPermaLink="false">107583</guid><pubDate>Thu, 18 Feb 2021 15:58:22 +0000</pubDate></item><item><title>Tableau conference starts tomorrow</title><link>https://fmforums.com/topic/107088-tableau-conference-starts-tomorrow/</link><description><![CDATA[<p>
	Tableau conference starts tomorrow and is FREE this year<br />
	<a href="https://www.tableau.com/community/events/conference" rel="external nofollow">https://www.tableau.com/community/events/conference</a>
</p>

<p>
	We're moving more and more of our FileMaker data viz to Tableau -- there's bound to be some interesting stuff here even if you've never tried it.
</p>
]]></description><guid isPermaLink="false">107088</guid><pubDate>Mon, 05 Oct 2020 18:16:07 +0000</pubDate></item><item><title>FileMaker database replication and synchronization</title><link>https://fmforums.com/topic/106049-filemaker-database-replication-and-synchronization/</link><description><![CDATA[
<div style="background-color:#ffffff;color:#333333;font-size:1rem;">
	<span dir="ltr">Hello,</span>
</div>

<div style="background-color:#ffffff;color:#333333;font-size:13px;">
	<div>
		<div>
			<p style="color:inherit;padding:0px;">
				<span dir="ltr">just want to invite you to join to the series of web casts which I plan to start in this/next week, if anyone is interested,  I will adapt to the majority time zone, videos will be uploaded to YouTube for people who will not be able to participate.</span>
			</p>

			<p style="color:inherit;padding:0px;">
				<span dir="ltr">I have opportunity to develop simple solution for FileMaker database synchronization, which replicates data from FileMaker to PostgreSQL database. I'm not an expert and not here to teach you, the purpose is to develop together this solution so it becomes useful for others. I spent a lot of my time on dbs replication, FileMaker is first which I want to start to work with public. Node-RED is low code programming platform so we should only focus on resolving real problem.</span>
			</p>

			<p style="color:inherit;padding:0px;">
				<span dir="ltr">Solution will be published after first video cast as open source project/solution.</span>
			</p>

			<p style="color:inherit;padding:0px;">
				<span dir="ltr"> </span>
			</p>

			<p style="color:inherit;padding:0px;">
				<span dir="ltr">If you interested and you have database we could work on, just let me know. I wan't to start work on direction:</span>
			</p>

			<ul style="padding:0px 2rem;">
				<li>
					<span dir="ltr">FileMaker &gt; PostgreSQL</span>
				</li>
				<li>
					<span dir="ltr">FileMaker &gt; MySQL</span>
				</li>
				<li>
					<span dir="ltr">FileMaker &gt; MSSQL</span>
				</li>
			</ul>

			<p style="color:inherit;padding:0px;">
				<span dir="ltr">I was using FM Data API but thinking to switch to XML. I don't see any advantage of using REST.</span>
			</p>

			<p style="color:inherit;padding:0px;">
				 
			</p>

			<p style="color:inherit;padding:0px;">
				<span dir="ltr">Published also here: </span><a href="https://community.claris.com/en/s/question/0D50H00007qpaVvSAI/filemaker-database-replication-and-synchronization" rel="external nofollow">https://community.claris.com/en/s/question/0D50H00007qpaVvSAI/filemaker-database-replication-and-synchronization</a>
			</p>
		</div>
	</div>
</div>
]]></description><guid isPermaLink="false">106049</guid><pubDate>Mon, 06 Apr 2020 20:23:20 +0000</pubDate></item><item><title>Validation using 2 fields</title><link>https://fmforums.com/topic/105677-validation-using-2-fields/</link><description><![CDATA[
<p>
	<u><strong>Background </strong></u>
</p>

<p>
	I work at a dealership/repair shop and I'm working on a Solution to manage money received, paid, and anticipated as well as other things from customer management to inventory management. I'm a beginner learning from researching as I go, I have a table to input Invoices we receive from vendors so we can reconcile at the end of the week or month we will print a report showing the invoices that where received and entered in the table to the payments paid on the company credit card.
</p>

<p>
	<u><strong>Issue</strong></u>
</p>

<p>
	I ran thru a Invoice validation issue we have more then 50 vendors and receive a lot of invoices I'm trying to prevent employees from entering duplicate invoices so I thought about making the Invoice number a unique value but at the same time it is possible to run into an issue where the same invoice number could be used by more then one vendor but not twice by the same vendor .
</p>

<p>
	How can I prevent this from happening?
</p>

<p>
	I thought of validating it this way but I don't know how to accomplish it if &lt;&lt;Vendors::Company Name&gt;&gt; has an existing &lt;&lt;Invoices::Invoice Number&gt;&gt; that matched the &lt;&lt;Invoices::Invoice Number&gt;&gt; that is being inputted --&gt; Message [ The invoice your trying to input already exists for &lt;&lt;Vendors::Company Name&gt;&gt; received on &lt;&lt;Invoices::Invoice Date&gt;&gt; for &lt;&lt;Vehicle::Description&gt;&gt; and the amount is $&lt;&lt;Invoices::Invoice Amount&gt;&gt;, Please Verify.]
</p>

<p>
	unless there is a better way to go about this please advise.
</p>
]]></description><guid isPermaLink="false">105677</guid><pubDate>Sat, 18 Jan 2020 03:17:59 +0000</pubDate></item><item><title>Optimizing .pdf's</title><link>https://fmforums.com/topic/104994-optimizing-pdfs/</link><description><![CDATA[
<p>
	Good Morning Everyone!
</p>

<p>
	My file has over 500,000 stored .pdf's that I am required to keep by law for 5 years. Most of these are about 500kb in size.
</p>

<p>
	I am in the process of moving my database to a cloud AWS server and I wanted to optimize/reduce the size of my database as much as possible prior to the move.
</p>

<p>
	Do you know of a plug in or program that I can run to optimize these .pdf's and potentially shrink their size?
</p>
]]></description><guid isPermaLink="false">104994</guid><pubDate>Tue, 27 Aug 2019 18:17:52 +0000</pubDate></item><item><title>Data Analysis Intro</title><link>https://fmforums.com/topic/94419-data-analysis-intro/</link><description><![CDATA[
<p><span style="color:rgb(0,0,0);font-family:Helvetica;">If you're only using your database to keep track of your stuff, but not to decide what to do next with your stuff, you're falling behind. The "big data" hype has been droning on about the value of analyzing data for more than a decade, and there's no reason FileMaker can't play, too: statistics, business intelligence, data visualization, machine learning, or whatever other flavor of data analysis you want. I concede that the FileMaker community has some catching up to do relative to other software tools — and we should be ashamed of ourselves for it.</span></p>
<p><span style="color:rgb(0,0,0);font-family:Helvetica;">Some folks might think it's FileMaker Inc.'s job to build better data analysis features before we can do anything interesting. While that would be helpful, it's unreasonable to expect FileMaker's in-house engineering team to catch up with other tools. The standard data analysis tools for other languages are not built-in features of those languages, but add-ons built by the communities of users of those languages. It's up to us to make FileMaker useful for non-trivial analyses.</span><br><br><span style="color:rgb(0,0,0);font-family:Helvetica;">Some folks might think "big data" is too big for little FileMaker to handle. First, "big data" is not a well-defined concept, but it usually has something to do with any data analysis task on enough data to be difficult to handle with the tools at hand. "Big data" is hard for everyone else, too, no matter what tools they're using, or else it wouldn't be called "big data." Second, there's no reason your data have to be "big" for an analysis of your data to be valuable.  Granted, more is often better, statistically speaking. But some of the best minds on Earth have spent the last century or so extracting as much insight as possible from as little data as possible. They came up with some really good techniques. The techniques that are still most common today were originally designed to be executed with pencil and paper at a time when "calculator" was a job title rather than a pocket-sized electronic device. We have FileMaker, so we have no excuse. The "small" and "medium" data in our FileMaker applications are just as worthy of analysis as anything Google has.</span><br><br><span style="color:rgb(0,0,0);font-family:Helvetica;">"Big data" gets all the news coverage, but most data analysis is not big data. FileMaker's biggest competition, market-share-wise, isn't Python or R or C++ or Hadoop. FileMaker's biggest competition is our ancient arch-nemesis, Excel. You're not going to let the rival team have a leg up on us, are you!? We can do better than Excel.</span><br><br><span style="color:rgb(0,0,0);font-family:Helvetica;">FileMaker presents some advantages for data analysis that have been neglected for long enough. The most sophisticated statistcal analysis in the world is useless to an organization that fails to act on the conclusions of that analysis. Analysis has to feed back into operations. Conventional analysis workflows have to export data out of operational systems and import it into separate analytically-oriented data warehouses after excruciating conversion processes, then data are analyzed by another menagerie of separate tools, and finally those results have a long trip back through layers of strategy meetings and bureaocracy to influencing action. Data clean-up and conversion as it passes between each of these systems is the overwhelming majority of the labor spent on "big data" projects. That's lame. Our operational data is already in FileMaker. Doing analysis in-place in FileMaker spares us the most expensive problems of "big data," making us more nimble. The results of our analyses can immediately feed back into operations.</span><br><br><span style="color:rgb(0,0,0);font-family:Helvetica;">Some folks have suggested that FileMaker may just not be the right tool for most analyses. Why skin a cat with FileMaker's multi-tool when you could use R's bowie knife? Because "the right tool for the job" is often whatever tool happens to be in your hand. FileMaker is the tool in our hands (or else what are you doing here?), and we could do a lot worse.</span><br><br><span style="color:rgb(0,0,0);font-family:Helvetica;">So what help do you need to add data analysis features to your FileMaker applications? Have you done anything cool to show off? The administrators of this site saw fit to grace us with this forum to discuss such issues. (Thanks!) So start talking already!</span></p>
]]></description><guid isPermaLink="false">94419</guid><pubDate>Wed, 10 Dec 2014 04:36:03 +0000</pubDate></item><item><title>Changing Ownership of a Product</title><link>https://fmforums.com/topic/102213-changing-ownership-of-a-product/</link><description><![CDATA[
<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	Change of Ownership
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	 
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	I have written a database which manages my dog breeding activities, I am not great with databases - it was never my day job - and I have have hit a snag with which I would be grateful for some help.
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	 
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	I have a three tables;<span> </span>
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	One contains all the dog's (puppy's) details that I need (Dog's Unique ID No., DoB, Sex, `Sire, Dam, etc...).<span> </span>
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	One contains all the Owner's details ( Owner's Unique ID No., Name, Address, Phone Nos, Emails address, etc...
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	One Join Table which uses the  Dog's Unique ID No. and the Owner  Unique ID No. as foreign keys and links the two tables together using a DogOwner Unique ID No.<span> </span>
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	 
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	This works fine when I sell a puppy or dog and I have no problem with assigning more than one dog to an owner (some owners have several of my dogs) but...
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	Sometimes a new home doesn't work out and I buy the puppy or dog back and resell it to different owner.
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	 
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	What I can't work out is how I can keep records of all the owners (active or not) whilst transferring a dog from one to the other, I don't want to delete an owner as I need to keep a record who has owned my dogs in the past but I also need to produce a file of information for the new owner using layouts for Insurance Cover Notes, Microchipping, Registrations etc.
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	 
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	i have tried deleting the  DogOwner Unique ID No. from the record (which I thought was the only link between dog and owner) but somehow all layouts still display the original owner.
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	 
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	I just can't get the database to recognise the new owners - the old owner's data is displayed on every layout - including the new Agreement of Sale which I need to send to the new owner.
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	 
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	It is rather like a serial numbered product being returned and resold so there must be a way of doing it.
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	 
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	I have just installed (yesterday) FMP 16 - upgrading from FMP 12, running on a Mac.
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	 
</p>

<p style="color:#3d3d3d;font-size:15px;padding:0px;">
	Sorry if I haven't explained this very well.
</p>
]]></description><guid isPermaLink="false">102213</guid><pubDate>Thu, 19 Oct 2017 14:42:39 +0000</pubDate></item><item><title>Virtual list using JSON</title><link>https://fmforums.com/topic/101805-virtual-list-using-json/</link><description><![CDATA[<p>
	On a separate thread I asked Bruce Robertson if the new FM16 JSON functions could be used together with the virtual list technique he created. I haven’t experimented with it but I wonder if JSON adapt well to this great technique. Any thoughts? thanks!
</p>]]></description><guid isPermaLink="false">101805</guid><pubDate>Thu, 13 Jul 2017 05:04:34 +0000</pubDate></item><item><title>Summarize a transactional table and import into a new table</title><link>https://fmforums.com/topic/100806-summarize-a-transactional-table-and-import-into-a-new-table/</link><description><![CDATA[
<p>
	We have been using FileMaker for reporting for several years now.  We basically import invoice lines ( and several other KPI fields from related tables ) from our point of sale into our reporting program nightly.  Basically what we have is lots of historical data that is not summarized.  Most of my reports use summarized aggregate data, a few actually need the line details.  What I would like to do is create several summarized tables from my main data table so I can have several summarized data cubes basically.    What would be the best way to import the summarized data from the existing table?  Is it even possible?  
</p>

<p>
	For example I would like to summarize sales by category by month and import that into a new table.  
</p>

<p>
	Any insight would be greatly appreciated.  
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">100806</guid><pubDate>Wed, 07 Dec 2016 21:38:24 +0000</pubDate></item><item><title>Aggregate Charting Difficulties</title><link>https://fmforums.com/topic/99614-aggregate-charting-difficulties/</link><description><![CDATA[<p>
	Hello,<br><br>
	I'm having a problem that I've been unable to wrap my head around. I have a database that records defect data by trial number. For example, Trial 1 may include 6 samples that I'm inspecting. Currently, I have a chart layout that I can chart the defects of individual trial against another individual trial. This layout has charts that compare the specific defects recorded. Some of the trials share project names (for example Trial 1, Trial 2, and Trial 3 are part of the New Additive project. What I'd like to be able to do is to chart the combined defect data for one project against another project as selected by the user. I'd like the user to be able to choose the projects they'd like to analyze via a drop-down field and the charts would be generated below. As I said, I had no problem creating the charts for one individual trial against another trial, but I'm not having success today. Perhaps because it's Monday. Any help would be appreciated.
</p>]]></description><guid isPermaLink="false">99614</guid><pubDate>Tue, 03 May 2016 12:54:25 +0000</pubDate></item><item><title>How do you troubleshoot?</title><link>https://fmforums.com/topic/99152-how-do-you-troubleshoot/</link><description><![CDATA[
<p>
	Hi,
</p>

<p>
	I am new to Filemaker and learning on FM-Pro14-Adv.  I am reading 'The Missing Manual' book and also following Udemy's free Contacts Database FM video tutorial.  I am building my second DB which is a more detailed contacts list.  My first is a simple inventory DB I am using at work.
</p>

<p>
	My frustrations are coming with troubleshooting problems that come up.  As I follow along on the video, I am getting different results then what is shown.  I am not even sure how to troubleshoot the problems.  I am an engineer and very systems oriented and obviously I do not know the program well nor the structure.  Does anyone have suggestions on how they troubleshoot problems?  What structure do you use?  Goings from the easiest to the more complex problems first, or using comparison methods?
</p>

<p>
	I really could use a suggestion here.  It feels like I am doing a simple DB and getting stumped consistently.
</p>

<p>
	Thanks,
</p>

<p>
	Phil
</p>
]]></description><guid isPermaLink="false">99152</guid><pubDate>Tue, 23 Feb 2016 01:34:21 +0000</pubDate></item><item><title>Sentiment analysis in filemaker?</title><link>https://fmforums.com/topic/95008-sentiment-analysis-in-filemaker/</link><description><![CDATA[
<p>Hi guys,</p>
<p> </p>
<p>First of all I want to let you know about: www.monkeylearn.com which is a online free tool for conduction sentiment analysis on text data(they are not paying me to say that <img src="https://fmforums.com/uploads/default_biggrin.png" alt=":D"> ).</p>
<p> </p>
<p>Having looked through the page, i appears that you can create an API for your algorithm, and then either paste som text in a field on the webpage itself. </p>
<p>Or you can paste the API-code in your own script, and make it work for you even smarter.</p>
<p> </p>
<p><u>I it looks like they support the following languages for export of an API:</u></p>
<p>CURL(The terminal command), Python, RUBY, PHP, Javascript, Java &amp; .Net</p>
<p> </p>
<p>However, is it possible for me in any way to include this API in a filemaker solution(does filemaker integrate with either of the above languages)? </p>
<p> </p>
<p>I  was hoping to include the API as a calculation, referring to a text field in big dataset i currently have arranged in filemaker.</p>
<p> </p>
<p>Regards,</p>
<p>Mike</p>
]]></description><guid isPermaLink="false">95008</guid><pubDate>Fri, 06 Feb 2015 19:45:54 +0000</pubDate></item><item><title>Identify records based on an URL?</title><link>https://fmforums.com/topic/94901-identify-records-based-on-an-url/</link><description><![CDATA[
<p>Hi,</p>
<p>Â </p>
<p>For my bachelor thesis i have a rather large dataset which i have chosen to arrange and "clean" in filemaker, before further analysis.</p>
<p>Â </p>
<p>The data origins from a forum, with 36.000 topic replies, including the topic starter itself, in the same form as the replies.</p>
<p>Â </p>
<p>I've found out how to separate topic starters from the others, via a dummy variable, returning 0 if topic text has RE: as the first 3 chars, and 1 if not.</p>
<p>However, as my data seem to have been damaged, I have a lot of empty topic fields, but with the original URL, looking like this:</p>
<pre>
http://www.lydmaskinen.dk/viewtopic.php?f=1&amp;t=63898&amp;p=553224#p553224
</pre>
<p>The firstÂ <span style="color:rgb(255,0,0);">f=1Â </span>is the ID of the subforum the entire dataset is taken from, and theÂ <span style="color:rgb(0,0,255);">&amp;t=63898Â </span>is ID of the topic. The last two must be page#, but i am actually not sure of that.</p>
<p>Â </p>
<p>However, is it possible to make a calculation, using one of the text functions in Filemaker, to get the value of theÂ <span style="color:rgb(0,0,255);">&amp;t=63898 ?</span></p>
<p>First off, i would have used Left / Right functions, but the number of digits varies from 4 to 6, which makes it very complicated...</p>
<p>Â </p>
<p>Is there some sort of search function that returns everything between "&amp;t=" and "&amp;p=" or in some of the cases nothing at the end..</p>
<p>Â </p>
<p><a href="https://fmforums.com/uploads/monthly_01_2015/_.d418e20913df07ff045b9945f232a6ca"><img src="https://fmforums.com/uploads/monthly_01_2015/_ost-1.8f7645261f15aa4084c8e85e7a6ec315" data-fileid="22282" alt="post-111610-0-97321500-1422487798_thumb."></a></p>
<p>Â </p>
<p>Any help will be much appreciated!</p>
]]></description><guid isPermaLink="false">94901</guid><pubDate>Wed, 28 Jan 2015 23:30:37 +0000</pubDate></item><item><title>Calculated Field (if 'state' = x, calculate 'region' = west/east</title><link>https://fmforums.com/topic/94691-calculated-field-if-state-x-calculate-region-westeast/</link><description><![CDATA[
<p><span style="font-size:14px;">i have several records in a db that contain a state value (i.e. ca, va, hi, co...) i want to create a calculation field that populates the value 'east' and 'west' depending on the values in the state field... ca, hi, co, or, wa, return 'west' ga, va, md, dc return 'east'</span></p>
]]></description><guid isPermaLink="false">94691</guid><pubDate>Thu, 08 Jan 2015 17:53:12 +0000</pubDate></item><item><title>Data analysis in school database</title><link>https://fmforums.com/topic/94469-data-analysis-in-school-database/</link><description><![CDATA[
<p>Hi folks,</p>
<p>My music dept database is used to record grade % and attendance in class lessons and attendance in ensembles (choirs, orchestras etc).</p>
<p> </p>
<p>It includes following tables:</p>
<p> </p>
<p><strong>Pupils</strong></p>
<p>Inculdes Overall_avg, This_academic_Yr_Avg, Age, MusicScholar, AcademicScholar, SpecialNeeds (a text field describing dyslexia etc) fields amonst others.</p>
<p> </p>
<p><strong>Assessments</strong></p>
<p>The table for generic info about assessments - so different classes can use the same assessment (e.g. Y7 end of year exam etc)</p>
<p> </p>
<p><strong>Class</strong></p>
<p>With class_avg, Academic_Year, Year_Group, Class_Attndance_Avg, Lesson_Day, Lesson_Time</p>
<p> </p>
<p><strong>Assessment_Class_Join</strong></p>
<p>Self explanatory? I can't think of a more useful name at the moment, but am working on it!!</p>
<p> </p>
<p><strong>Pupil_Class_Assess_Join</strong></p>
<p>This is the table where the individual record of present, absent, grade%, notes and date go for individual pupils.</p>
<p>I ought to rename it but haven't been inspired with a better name yet - MarkSheet? any better ideas?!! </p>
<p> </p>
<p>Any road up, I'm getting to the stage where I've got easy access to lots of data which makes writing end of term reports far easier (I've got those in another separate table), but there's potential a whole lot more I can do with this data:</p>
<p> </p>
<p>For instance (getting harder!):</p>
<ul>
<li>Could I have a notification pop-up when I open a class to inform me which kids are under / over-achieving (or if any have birthdays today!)</li>
<li>Could I somehow spot trends of over / under achievers. - do scholars do better? Kids born in October? Girls? (actually, they will - we're a girls school!) Violinists?</li>
<li>Could I predict likely potential future achievement in public exams based on previous cohorts?</li>
<li>Any obvious opportunities I've missed?</li>
</ul>
<p>And then - what's the best way to present this?</p>
<ul>
<li>A dedicated data crunching layout</li>
<li>A spot on pupils layout</li>
<li>On the class layout</li>
</ul>
<p> </p>
<p>Sorry to be so nebulous - but I really have no idea what I'm talking about; what's possible what's not, and how to achieve the possible!!</p>
<p> </p>
<p>Cheers,</p>
<p>Mike</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
]]></description><guid isPermaLink="false">94469</guid><pubDate>Mon, 15 Dec 2014 23:31:37 +0000</pubDate></item><item><title>Random Sampling for QC</title><link>https://fmforums.com/topic/94472-random-sampling-for-qc/</link><description><![CDATA[
<p>Just started a new project for a Lab, and they manufacture slides from cuttings from tissue. The way it was explained to me is that they need to generate a random sampling of cuts for quality control. <br>
it was mentioned there is higher failure rate at the end of the block or at the beginning of the block vs the middle of the block during the person shift. </p>
<p> </p>
<p>Trying to determine the proper math needed to generate random sample size for the lot so that the system can assign random code to a slides from the lots so the a QC tech can pull the slides from the cold storage and test them.</p>
<p> </p>
<p>The goal being the QC tech isn't the same person that cut the slides - or at least their slides are in the blind behind a random code - that of course resolves back to the lot behind the scene. </p>
<p> </p>
<p> </p>
]]></description><guid isPermaLink="false">94472</guid><pubDate>Tue, 16 Dec 2014 06:08:31 +0000</pubDate></item><item><title>Location Error - database file isn't in the correct directory</title><link>https://fmforums.com/topic/93451-location-error-database-file-isnt-in-the-correct-directory/</link><description><![CDATA[
<div>I'm currently using a new version of FileMaker Pro. I've used it before, and have a database saved in .fp7 format. I'm trying to use the old database with my new version, and have tried converting the old file to the .fmp12 format, but every time I try to open the database, I get the error:</div>
<div> </div>
<div>"The database file isn't in the correct directory, this needs to be corrected to continue."</div>
<div> </div>
<div>The database was copied from an older computer that has since passed on, and I can't remember which directory it was in. Is there any way around this?</div>
]]></description><guid isPermaLink="false">93451</guid><pubDate>Mon, 01 Sep 2014 01:51:49 +0000</pubDate></item></channel></rss>
