Datas are getting displaying according to which month was created first

27 views Asked by At

In a table I need to display the month data but while printing the data it should be displayed below its months header(jan month data should be displayed below jan but its displaying according to which time)

 {{consumption_data.gen}}   {{consumption_data.supplier_site_name}}   {{consumption_data.oci_site}}   {{consumption_data.dh_cage}}   {{consumption_data.contractual_pue}}   {{consumption_data.lower_it_load_kw}}   {{consumption_data.average_it_load_kw}}   {{consumption_data.peak_it_load_kw}}   {{consumption_data.total_contracted_load_kw}}   {{consumption_data.load}}   {{consumption_data.contractual_pue_as_per_table}} 
0

There are 0 answers