Showing posts from April, 2026

Row Color in an Interactive Report

Requirement: STOCK_FLAG = 0 → White STOCK_FLAG != 0 → Red Step 1: IR Region Static ID দাও Interactive Report → Region Static ID: stock_ir Step 2: STOCK_FLAG Column Static ID দাও Static ID: STOCK_FLAG Step 3: Page → CSS (Inline CSS) /*STOCK_FLAG …

Load More
That is All