CSV to html – fetch last headers
Original
Sweden | 1.6% | 2.2% | 3.2% | 4.5% | 6.9% |
Norway | -6.6% | 1.2% | 1.4% | 1.9% | 2.0% |
Finland | -16.6% | -14.2% | 10.2% | 11.0% | 13.2% |
Iceland | 6.6% | 6.2% | 7.2% | 11.0% | 16.2% |
Denmark | -2.6% | 0% | 2.6% | 2.9% | 2.11% |
Fetch last headers
Only show number of columns that are indicated by the fetch_lastheaders. This is done from right side of the generated table.
Shortcode
[csvtohtml_create path="csvfiles source_files="sweden;norway;finland;iceland;denmark" fetch_lastheaders="3"]
Sweden | 3.2% | 4.5% | 6.9% |
Norway | 1.4% | 1.9% | 2.0% |
Finland | 10.2% | 11.0% | 13.2% |
Iceland | 7.2% | 11.0% | 16.2% |
Denmark | 2.6% | 2.9% | 2.11% |