不推薦使用getportalreport 以后盡量不要用 用query函數 query函數的參數里有個常數是鏈接model的 所以要新建一個 這里有兩個常數
Tempo顯示Report 先要在design生成一個report 指向一個interface
Download的函數的參數 第一個datasubset可以是portal report 但是不要忘記參數名字要寫上
Debug可以用a!textfield(value:xxx)
或者expression rule
Group函數在report里不能直接用 所以只能在接口轉換 調用display函數 但是[group:23] 是text類型 display函數不能用
Duration用一些時間函數在report中直接使用得到