// Adds dimensions UUID, Author and Topic into GA4
Monday, February 16, 2026
25.9 C
Singapore

S’pore workers risk losing flexi-work options amid weakening economy; more workers to go back to office

Eight in ten business leaders in Singapore believe economic uncertainty threatens flexi-work arrangements for workers.

A survey released by LinkedIn on Thursday (Nov 17) found that 51 per cent of executives in the country prefer employees to frequently work in the office. The survey findings pose tough choices for Singapore business leaders, noted LinkedIn.

“Over a third are looking to reduce employee learning and development budgets and opportunities, as well as flexible and hybrid working roles. This is at odds with what professionals across Singapore want – advancement, flexibility and upskilling,” the study noted.

Although 77 per cent of the respondents feel that hybrid working is here to stay for the longer term, they are well aware that putting brakes on the new ways of work risks pushing talent away, which could negatively impact long-term business performance.

An analysis of LinkedIn’s remote job listings shows that there are more applicants for such roles compared to the vacancies available.

See also  LinkedIn: Proven skills over college degrees, the next big thing in the labour market — here's how to stand out to employers in 2023

A top priority for Singapore business leaders in the next six months includes improving employee retention rates to avoid new hire costs.

However, seven in 10 find it challenging to attract top talent in the current economic environment.

“Motivated employees are key to gaining a competitive advantage, and damaging that is a risk businesses can’t afford to take, particularly at a time when people are already being weighed down by other worries such as the higher cost of living,” said LinkedIn Asia-Pacific managing director Feon Ang.

The study findings highlighted a growing disconnect between what professionals want and what employers are now offering.

LinkedIn urges business leaders and employers to be transparent about the current reality and adapt to future scenarios, at the same time giving their staff clarity on short-term business priorities.

The study polled 2,900 executives from large organisations worldwide, including in Singapore. /TISG

Singapore workers consider resigning if bosses insist on daily work from office instead of flexible work from home

- Advertisement -

Hot this week

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //