JRS Sparql query
I have a query on calculation of Actualwork/Planned work calculation in SPARQL. So is it possible to do with custom expression or SPARQL queries?
Where Actual work and Planned work is custom attribute values. So I have to take Actual work attribute value and Planned work value and divide actual work with Planned work.