Fusion launch FormFill
At Fusion, we pride ourselves on providing solutions for our clients however we are also always on the lookout for other firms who are also excelling in their products and services.
At Fusion, we pride ourselves on providing solutions for our clients however we are also always on the lookout for other firms who are also excelling in their products and services.
Fusion has launched their latest product, IDCheck.
Back in May we launched eSign, our online electronic signatures solution.
A Legal IT Firm Perspective More and more you are now seeing IT organisations concentrating and specialising in one particular area; be it digital signatures or ID Verification. Not only are they vying to become the industry leader, but they are also wholeheartedly embracing the now common approach of providing an API; namely a way…
Recently I came across a problem where I had to parse JSON in SQL and retrieve data in a table format. Parsing Simple JSON in SQL Let us take the following JSON as an example: { “employeeCode”:”E1″, “emailAddress”:”nathan@none.com”, “firstName”:”nathan”, “lastName”:”poole”, “jobTitleName”:”Developer”, “userId”:”npoole” } In SQL you must declare JSON as NVARCHAR(MAX) and select using “OPENJSON”…
Power BI doesnt really have any version control, I recently overwrote a report with a version that was incorrect. After some research I realiased the only way would be to restore the SQL sever, but instead of restoring the whole database I realised that all the data was effectivly in 3 fields in the CatalogItemExtendedContent…
As part of working out SLA’s by using the working hours between two dates we struggled to find a working solution, one of our developers built a nice function that does just that; SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE FUNCTION [dbo].udctGetWorkingMins(@from DATETIME, @to DATETIME,@daystartmins INT NULL,@dayendmins INT=NULL) RETURNS INT AS BEGIN…
Fusion has launched an online electronic signatures solution.
Our team are exhibiting in London at the SYNERGY 2020 Legal Europe, the Thomson Reuters users’ conference for legal professionals.
Fusion have some new product developments on the way! New Look Healthcheck Fusions 3E MatterSphere Healthcheck tool has been updated to give not just a sleek new look but further functionality to aid in risk and compliance across matters/cases. Healthcheck is an add-in module for MatterSphere that provides enhanced case management and tracking functionality to…