Project.Core_Export Meta

Purpose evw.project_core_export_meta is a serverless-friendly export view that prepares Project objects for downstream document-style consumers (e.g. Cosmos DB, AI/ML pipelines, Graph preparation), without relying on unsupported Synapse On-Demand constructs such as stacked / correlated FOR JSON queries. It combines: This view is designed as a Stage-1 export: it yields tabular rows with embedded JSON strings … Read more

Row level security

Implementing Row‑Level Security in Microsoft Fabric Using Delta Tables and Security Policies Row‑Level Security (RLS) is essential when multiple users access shared datasets but should only see data they are authorized for. In Microsoft Fabric, you can implement RLS using Delta tables, table‑valued functions, and security policies — similar to SQL Server, but adapted for … Read more

Release 88

Scope: 72 changes (Collation alterations)Theme: Regional collation & preparation for IFS Cloud integration Overview This release delivers the final architectural step to support regionalisation and future IFS Cloud integration (with IFS Cloud treated as a logical “region”). A new collation layer (cvw views) has been introduced to assemble regional child sources into unified domain views.These … Read more

Release 86.131

1. Core View Corrections – Collation Fix Files affected Change Reason Impact 2. Project Item Values – Meta Type Standardisation Files affected Change Reason Impact 3. Project Meta Dates – Meta Type Reorganisation File affected Change Reason Impact 4. Person Absence Item Views – Join Binding Improvements Files affected Changes Reason Impact

Release 86

This release focuses on improving the structure, consistency, and reliability of Sales Pipeline and Project reporting, while maintaining full historic coverage. Sales Pipeline Review and Refit A full review and refit has been completed across the core Sales Pipeline domains: Views have been refactored to follow the same structural pattern, including: The updated model adopts … Read more

Using the SalesPipeline Template (pbit)

This template is designed to work as a reusable starting point for Sales Pipeline reporting across Busopp, Order and Invoice, using consistent datamart views and a parameter-driven connection pattern. The template can open and run “out of the box” if default values are provided (or if you enter the parameters when prompted). What you get … Read more

Invoice: Item_Values_Lines

What this view is for Invoice.item_values_lines provides the numeric values associated with invoices. Where: Invoice values represent what has actually been billed. This view is the authoritative source for invoiced amounts, tax and realised value. A note on “lines” in the CDM In the Common Data Model, lines indicates a value-bearing version, not necessarily a … Read more