Preview:
mapp = {"Ten Yearly":3650,"Five Yearly":1825,"Four Yearly":1460,"Three Yearly":1095,"Two Yearly":730,"Yearly":365,"Quarterly":90,"Six Monthly":183,"Two Monthly":60,"Monthly":30,"Fortnightly":14,"Weekly":7,"TBC":7,"Daily":1};
//
for each  rec in Testing_Requirements[Asset_s = input.Asset]
{
	freq = rec.Frequency_Required;
	mappe = mapp.get(freq);
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter