 
      Andi Taufiq
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Andi Taufiq- 
                  
                    Andi Taufiq created a post, Filter Data with Search BarHi!Is there a way to develop a search bar that can filter a Datalayer or pass a value in Logi Info? Thanks in advance. Henry Nguyen 
- 
                  
                    Andi Taufiq created a post, Convert datetime to string in derived fieldsIs there a way to convert datetime to string when creating a derived field? Cast and to_char functions are not supported. 
- 
                  
                    Andi Taufiq created a post, Function DatePart('q', Date()) work wrong for this year 2021I have an issue about function DatePart() with quarter interval. When I put DatePart('q', Date()) to get current quarter of year it returned "2", the current date is 2021-02-18 so the correct quart...