I am trying to pull from a website that has a line of text from a <code>
line using importxml. It didn't work but here's what I tried:
=importxml("https://www.apqc.org/what-we-do/benchmarking/open-standards-benchmarking/measures/employee-turnover-rate", "//div[@class='c-compute-measure__fx-include']")
Here is the section I'm pulling from: