: Use the exact same column headers in every Page Properties macro to ensure the report columns align correctly.
SELECT p.title AS service, cp.var_name, cp.var_value FROM pages p, child_properties cp WHERE p.id = cp.page_id AND cp.property_set = 'env-vars' confluence page properties report multiple rows